generated from krampus/template-godot4
5 lines
118 B
GDScript
5 lines
118 B
GDScript
class_name ItemCatalogType extends Node
|
|
## Autoloaded singleton catalog of all game items
|
|
|
|
@export var eyeballs: Item
|