Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_darkruins_01_special_waiter_Create_0

(view raw script w/o annotations or w/e)
1
if (global.flag[23 Rescue Ending rope status] == 1)
2
{
3
    instance_create(160, 145, obj_darkruins_01_rope)
4
    instance_destroy()
5
    return;
6
}
7
if (global.flag[23 Rescue Ending rope status] == 2)
8
    instance_destroy()
9
timer = 9000
10
depth = (-y)