Extensive work on VFX for the guild, assets for the world, and portrait variance. Work on quests. Extra work on User Flow completion and file saving.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
class_name Equipment extends Item
|
||||
|
||||
@export var stats : StatBlock = StatBlock.new(0)
|
||||
|
||||
func item_type_name() -> String:
|
||||
return "Equipment"
|
||||
|
||||
Reference in New Issue
Block a user