1 | if (instance_exists(OBJ_NOMSCWRITER)) |
2 | { |
3 | with (blconwd) |
4 | instance_destroy(); |
5 | } |
6 | if (instance_exists(obj_blconsm)) |
7 | { |
8 | with (blcon) |
9 | instance_destroy(); |
10 | } |
11 | if (instance_exists(obj_blconwdflowey)) |
12 | { |
13 | with (obj_blconwdflowey) |
14 | instance_destroy(); |
15 | } |
16 | talked = 0; |
17 | whatiheard = -1; |
18 | global.mnfight = 2; |
19 | if (mycommand < 40 || global.hp < 3) |
20 | global.border = 7; |