Undertale script viewer

← back to main script listing

gml_Object_obj_encounterer_tundra1_Create_0

(view raw script w/o annotations or w/e)
1
alldead = 0;
2
global.encounter = 0;
3
script_execute(scr_steps, 120, 30, 16, 203);
4
if (global.flag[203 kills_tundra] == 0 && global.plot > 100)
5
    instance_destroy();