1 | image_speed = 0.5; |
2 | ex = 0; |
3 | active = 1; |
4 | siner = 0; |
5 | blue = 1; |
6 | rememberhspeed = 0; |
7 | event_user(1); |
8 | if (room == room_fire_newsreport) |
9 | { |
10 | if (global.flag[372 lasers_off] == 1) |
11 | active = 2; |
12 | if (global.plot > 160) |
13 | active = 2; |
14 | } |
15 | if (global.plot > 184) |
16 | active = 2; |
17 | if (global.flag[7 true_pacifist] == 1) |
18 | active = 2; |
19 | activebuffer = 0; |