| 1 | with (obj_battle_enemy_attack_axis_energy_ball_boss_geno) |
| 2 | instance_destroy(); |
| 3 | with (obj_battle_enemy_attack_axis_blue_laser_geno) |
| 4 | instance_destroy(); |
| 5 | with (obj_battle_enemy_attack_axis_orange_laser_geno) |
| 6 | instance_destroy(); |
| 7 | with (obj_battlebox_controller_axis) |
| 8 | event_user(0); |