Undertale script viewer

← back to main script listing

gml_Object_obj_smallfrog_xadvice_Create_0

(view raw script w/o annotations or w/e)
1
myinteract = 0;
2
image_xscale = 1;
3
image_yscale = 1;
4
image_speed = 0.1;
5
if (global.flag[25 dialogues_skipped] > 5 && global.flag[7 true_pacifist] == 0)
6
    instance_destroy();
7
con = 0;
8
xed = 0;
9
last_skipbutton = 0;