| 1 | with (blconwd) |
| 2 | instance_destroy(); |
| 3 | with (blcon) |
| 4 | instance_destroy(); |
| 5 | talked = 0; |
| 6 | global.mnfight = 2; |
| 7 | global.border = 18; |
| 8 | if (obj_heart.sprite_index == spr_heartgreen) |
| 9 | { |
| 10 | global.border = 12; |
| 11 | event_user(2); |
| 12 | } |