| 1 | if (live_call()) | 
| 2 | return global.live_result; | 
| 3 | instance_destroy(obj_battle_enemy_attack_ceroba_bell); | 
| 4 | instance_destroy(obj_battle_enemy_attack_ceroba_phase_1_bell_fragments); | 
| 5 | instance_destroy(obj_ceroba_ring_surface_controller); | 
| 6 | instance_destroy(obj_attack_ceroba_bell_ring_blue); | 
| 7 | instance_destroy(obj_attack_ceroba_bell_ring_orange); | 
| 8 | with (obj_dialogue_box_battle_transformation_any) | 
| 9 | event_user(0); |