1 | scene = -12; |
2 | cutscene_timer = 0; |
3 | est_timer = 108000; |
4 | if (global.sworks_flag[28] == 1) |
5 | scene = 0; |
6 | if (global.sworks_flag[28] >= 2) |
7 | { |
8 | obj_steamworks_33_bridge.x = 0; |
9 | instance_destroy(105663); |
10 | exit; |
11 | } |