items added to recipie manager, loot system improved
This commit is contained in:
parent
54d072c843
commit
9588dfe559
5 changed files with 32 additions and 13 deletions
|
|
@ -5,3 +5,4 @@ class_name ItemData
|
|||
@export var icon : Texture2D
|
||||
@export var value : String
|
||||
@export var custom_panel_style : StyleBox
|
||||
@export var bin_chance : int = 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue