Undertale script viewer

← back to main script listing

gml_Object_obj_multitileevent_Create_0

(view raw script w/o annotations or w/e)
1
con = 0;
2
if (global.plot > 167)
3
    instance_destroy();
4
else
5
    con = 1;