1 | script_execute(gml_Script_scr_depth, 0, 0, 0, 0, 0) |
2 | if (global.snowdin_flag[0] == 0) |
3 | { |
4 | image_speed = 0.2 |
5 | waiter = 0 |
6 | obj_pl.state = gml_Script_scr_frozen_state |
7 | } |
8 | timer = -1 |
9 | choice = 0 |