Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_cutscene_snowdin_06_Create_0

(view raw script w/o annotations or w/e)
1
if (global.snowdin_flag[16] > 0)
2
{
3
    instance_destroy(obj_martlet_snowdin_06)
4
    instance_destroy()
5
    return;
6
}
7
scene = 0
8
timer = 10
9
cutscene_timer = 0
10
actor_martlet = 1374