Undertale script viewer

← back to main script listing

gml_Object_obj_battlerstory_Alarm_2

(view raw script w/o annotations or w/e)
1
alarm[3] = 1;
gml_Object_obj_battlerstory_Alarm_3.gml

global.currentroom = room; room_persistent = true; f = instance_create(0, 0, obj_fader); f.tspeed = -0.25; room_goto(myroom);