rarity tags

This commit is contained in:
Tabby 2026-01-23 16:12:01 +11:00
parent b1a57b7290
commit f92e1344fa
23 changed files with 56 additions and 2 deletions

View file

@ -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 = ""