Undertale script viewer

← back to main script listing

gml_Object_obj_torinteractable7_Other_4

(view raw script w/o annotations or w/e)
1
ex = 0;
2
if (global.plot != 25)
3
    ex = 1;
4
if (global.flag[45 status_toriel] == 4)
5
    ex = 1;
6
if (global.flag[7 true_pacifist] == 1)
7
    ex = 0;
8
if (ex == 1)
9
    instance_destroy();