meowbay created and other things
This commit is contained in:
parent
09625d8285
commit
93cc1a8c59
35 changed files with 318 additions and 41 deletions
|
|
@ -6,3 +6,5 @@ class_name ItemData
|
|||
@export var value : String
|
||||
@export var custom_panel_style : StyleBox
|
||||
@export var bin_chance : int = 5
|
||||
@export var buy_value : int = 10
|
||||
@export var can_buy : bool = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue