Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_slurpy_Create_0

(view raw script w/o annotations or w/e)
1
if (global.snowdin_flag[3] == 2)
2
{
3
    instance_destroy()
4
    instance_create(x, y, obj_lamppost)
5
}
6
talk = 0
7
waiter = 0
8
timer = -1
9
image_speed = 0
10
slurpy_menu_open = false
11
slurpy_solution = "none"