Added trading system and cargo saving
This commit is contained in:
parent
50be4a0bb2
commit
30e53f858f
19 changed files with 301 additions and 12 deletions
|
|
@ -8,5 +8,4 @@ class_name Item
|
|||
@export var max_price : float
|
||||
@export var weight : float
|
||||
@export var icon : Texture
|
||||
@export var image : Texture
|
||||
@export var type : Game.ITEM_TYPE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue