| 1 |
if (live_call()) |
| 2 |
return global.live_result; |
| 3 |
with (obj_battle_enemy_attack_martlet_feather_circle_final_feather) |
| 4 |
instance_destroy(); |
| 5 |
with (obj_battle_enemy_attack_martlet_feather_circle_final_spawner) |
| 6 |
instance_destroy(); |
| 7 |
with (obj_battle_enemy_attack_martlet_feather_circle_final_target_1_axis) |
| 8 |
instance_destroy(); |
| 9 |
with (obj_martlet_attack_splitting_feather_ext_checker) |
| 10 |
instance_destroy(); |
| 11 |
with (obj_battle_enemy_attack_martlet_genocide_feather_ext_feather_final) |
| 12 |
instance_destroy(); |
| 13 |
if (global.current_hp_enemy <= 0) |
| 14 |
exit; |
| 15 |
with (obj_dialogue_box_battle_transformation_any) |
| 16 |
event_user(0); |