rarity tags
This commit is contained in:
parent
b1a57b7290
commit
f92e1344fa
23 changed files with 56 additions and 2 deletions
|
|
@ -10,3 +10,4 @@ class_name ItemData
|
|||
@export var botnet_power : int = 0
|
||||
@export var can_buy : bool = false
|
||||
@export var description : String = ""
|
||||
@export var rarity : String = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue