Work on item display windows and variant coloring for portraits and sprites.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user