Undertale script viewer

← back to main script listing

gml_Object_obj_monsterkidtrigger8_Create_0

(view raw script w/o annotations or w/e)
1
if (global.plot > 119 || global.flag[98 saved_mkid] > 0)
2
    instance_destroy();
3
else
4
    con = 1;