1 | if audio_is_playing(snd_mart_wind) |
2 | audio_stop_sound(snd_mart_wind) |
3 | if instance_exists(obj_battle_enemy_attack_dunebud_tumbleweeds_tumbleweed) |
4 | { |
5 | with (obj_battle_enemy_attack_dunebud_tumbleweeds_tumbleweed) |
6 | instance_destroy() |
7 | } |
8 | with (obj_dialogue_box_battle_transformation_any) |
9 | event_user(0) |