Undertale script viewer

← back to main script listing

gml_Object_obj_encounterer_glyde_Create_0

(view raw script w/o annotations or w/e)
1
alldead = 0;
2
global.encounter = 0;
3
script_execute(scr_steps, 3600, 150, 16, 203);
4
if (global.flag[203 kills_tundra] == 0 && global.plot > 100)
5
    instance_destroy();
6
if (global.flag[7 true_pacifist] == 1)
7
    instance_destroy();
8
if (global.flag[283 dated_papyrus2] == 1)
9
    instance_destroy();