1 | if (live_call()) |
2 | return global.live_result; |
3 | with (obj_martlet_attack_talon_giant) |
4 | instance_destroy(); |
5 | with (obj_fmartlet_spawner_talon_wall) |
6 | instance_destroy(); |
7 | if (global.current_hp_enemy <= 0) |
8 | exit; |
9 | with (obj_dialogue_box_battle_transformation_any) |
10 | event_user(0); |