Changed all translation to use new TransContext
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class_name ItemResource extends Resource
|
||||
|
||||
@export var itemType:Item.Type = Item.Type.ONION;
|
||||
@export var count:int = 1;
|
||||
@export var quantity:int = 1;
|
Reference in New Issue
Block a user