hotel-madness/scripts/maps/objectives/hungry.gd

6 lines
82 B
GDScript3
Raw Normal View History

2024-12-13 18:28:06 +01:00
class_name Hungry
extends Objective
func _ready() -> void:
displayed = "Hungry"