grunk/src/items/item_catalog.gd

5 lines
118 B
GDScript3
Raw Normal View History

2025-03-21 12:07:05 -06:00
class_name ItemCatalogType extends Node
## Autoloaded singleton catalog of all game items
@export var eyeballs: Item