simple rarity colors, probably ready to send to maxie as prototype

This commit is contained in:
Tabby 2026-01-12 01:04:17 +11:00
parent d5fec421a9
commit 573111f67a
6 changed files with 44 additions and 2 deletions

View file

@ -4,3 +4,4 @@ class_name ItemData
@export var item_name : String
@export var icon : Texture2D
@export var value : String
@export var custom_panel_style : StyleBox