Undertale script viewer

← back to main script listing

gml_Object_obj_vegetoid_overworld_Create_0

(view raw script w/o annotations or w/e)
1
myinteract = 0;
2
image_xscale = 1;
3
image_yscale = 1;
4
talkedto = 0;
5
fought = 0;
6
image_speed = 0;
7
if (global.flag[202 kills_ruins] > 11)
8
    instance_destroy();
9
if (global.flag[7 true_pacifist] == 1)
10
    instance_destroy();