| 1 | with (obj_battle_enemy_attack_guardener_throwable_bomb) |
| 2 | instance_destroy(); |
| 3 | instance_destroy(obj_guardener_guy_a_noarms); |
| 4 | instance_destroy(obj_guardener_guy_b_noarms); |
| 5 | instance_destroy(obj_guardener_guy_throwing_hands); |
| 6 | with (obj_battle_enemy_attack_guardener_dynamite_ring) |
| 7 | instance_destroy(); |
| 8 | with (obj_dialogue_box_battle_transformation_any) |
| 9 | event_user(0); |