grunk/src/items/item_catalog.gd
2025-03-21 12:07:05 -06:00

5 lines
118 B
GDScript

class_name ItemCatalogType extends Node
## Autoloaded singleton catalog of all game items
@export var eyeballs: Item