Work on item display windows and variant coloring for portraits and sprites.

This commit is contained in:
2025-08-30 08:01:48 -04:00
parent b93889e914
commit 149ee993dc
84 changed files with 1526 additions and 43 deletions

View File

@@ -1 +1,6 @@
extends Item
class_name ResourceItem extends Item
func item_type_name() -> String:
return "Resource"
#TODO: Come up with a list of possible resource types