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"; |