1 | myinteract = 0; |
2 | image_yscale = 4; |
3 | alarm[3] = 1; |
4 | siner = 0; |
5 | basic = 1; |
6 | canttalk = 0; |
7 | disable = 0; |
8 | sold = 0; |
9 | if (global.plot >= 185) |
10 | { |
11 | if (room == room_fire_prelab) |
12 | instance_destroy(); |
13 | if (room == room_fire_elevator_r3) |
14 | instance_destroy(); |
15 | } |