ProjectBitShiftCorridors/game/maps/hobby_room_corrupted/vase.gd

7 lines
98 B
GDScript3
Raw Normal View History

2021-05-15 13:44:25 +02:00
extends RPGH_Event
func default():
textbox("30")
yield(RPGH.Dialog, "finished_textbox_queue")