Undertale script viewer

← back to main script listing

gml_Object_obj_papyrusboss_Other_12

(view raw script w/o annotations or w/e)
1
global.myfight = 19;
2
instance_create(0, 0, obj_unfader);
3
global.flag[67 status_papyrus] = 0;
4
if (killed == 1)
5
    global.flag[67 status_papyrus] = 1;
6
alarm[9] = 45;
gml_Object_obj_papyrusboss_Alarm_9.gml

scr_levelup(); global.border = 0; room_goto(global.currentroom);
7
global.plot = 100;
8
caster_free(all);