enough for tonight, thinking about adding a custom tooltip but maybe i should focus on other things

This commit is contained in:
Tabby 2026-01-10 23:40:52 +11:00
parent 76c957236b
commit 270dd2a6f6
15 changed files with 213 additions and 5 deletions

View file

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