bunch of fixes and changes done
This commit is contained in:
parent
4a9193e549
commit
73b9a706a3
59 changed files with 940 additions and 68 deletions
|
|
@ -7,4 +7,6 @@ class_name ItemData
|
|||
@export var custom_panel_style : StyleBox
|
||||
@export var bin_chance : int = 5
|
||||
@export var buy_value : int = 10
|
||||
@export var botnet_power : int = 0
|
||||
@export var can_buy : bool = false
|
||||
@export var description : String = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue