hotel-madness/scripts/maps/objectives/hungry.gd
2024-12-13 18:28:06 +01:00

5 lines
82 B
GDScript

class_name Hungry
extends Objective
func _ready() -> void:
displayed = "Hungry"