| 1 | if (instance_exists(obj_battle_enemy_attack_cactony_needle_top_needle)) |
| 2 | { |
| 3 | with (obj_battle_enemy_attack_cactony_needle_top_needle) |
| 4 | instance_destroy(); |
| 5 | } |
| 6 | with (obj_dialogue_box_battle_transformation_any) |
| 7 | event_user(0); |