| 1 | if (live_call()) |
| 2 | return global.live_result; |
| 3 | with (obj_fmartlet_meteor_small) |
| 4 | instance_destroy(); |
| 5 | with (obj_fmartlet_meteor) |
| 6 | instance_destroy(); |
| 7 | with (obj_dialogue_box_battle_transformation_any) |
| 8 | event_user(0); |
| 9 | part_system_clear(global.ps_meteors); |
| 10 | part_system_destroy(global.ps_meteors); |