Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_snowdin_09_mo_stool_Create_0

(view raw script w/o annotations or w/e)
1
depth = -y;
2
slide = 0;
3
image_speed = 0;
4
if (global.snowdin_flag[5] != 0 || global.geno_complete[2])
5
    instance_destroy();