Undertale script viewer

← back to main script listing

gml_Object_obj_sans_sleep_Step_0

(view raw script w/o annotations or w/e)
1
if (global.plot > 121)
2
    instance_destroy();
3
gone = 0;
4
if (global.flag[413 dated_sans2] > 0)
5
    gone = 1;
6
if (global.flag[67 status_papyrus] == 1)
7
    gone = 1;
8
if (gone == 1)
9
    instance_destroy();