Deltarune (Chapter 1) script viewer

← back to main script listing

gml_Object_obj_doorE_Alarm_2

(view raw script w/o annotations or w/e)
1
global.entrance = 6;
2
instance_create(0, 0, obj_persistentfadein);
3
room_goto(room_next(room_next(room_next(room))));