botnet and sell icons

This commit is contained in:
Tabby 2026-01-23 16:31:03 +11:00
parent dae8a0d5b1
commit e2f6584aaa
9 changed files with 121 additions and 2 deletions

View file

@ -11,3 +11,4 @@ class_name ItemData
@export var can_buy : bool = false
@export var description : String = ""
@export var rarity : String = ""
@export var sell_icon : bool = false