mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 08:04:23 +00:00
5 lines
61 B
GDScript
5 lines
61 B
GDScript
extends Node
|
|
class_name Edible
|
|
|
|
|
|
@export var tag: StringName
|