| 1 | if (live_call()) |
| 2 | return global.live_result; |
| 3 | with (obj_battle_enemy_attack_bigfrog_frog_run) |
| 4 | instance_destroy(); |
| 5 | with (obj_battle_enemy_attack_bigfrog_frog_tongue) |
| 6 | instance_destroy(); |
| 7 | with (obj_battle_enemy_attack_bigfrog_frog_tongue_fly) |
| 8 | instance_destroy(); |
| 9 | with (obj_battle_enemy_attack_bigfrog_frog_tongue_tip) |
| 10 | instance_destroy(); |
| 11 | with (obj_dialogue_box_battle_transformation_any) |
| 12 | event_user(0); |