Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_npc_frostermit_dunes_30_Create_0

(view raw script w/o annotations or w/e)
1
if (global.geno_complete[3] == true && global.route == 3)
2
{
3
    instance_destroy()
4
    return;
5
}
6
image_index = 0
7
image_speed = 0
8
is_talking = false
9
self_message[0] = ""
10
depth = (-y)