function scr_start_enemy_fleeing_decibatscr_start_enemy_fleeing_decibatfunction scr_start_enemy_fleeing_decibat() //gml_Script_scr_start_enemy_fleeing_decibat { instance_create(422, 74, obj_quote_bubble_battle_yellow_2) instance_create(0, 0, obj_quote_battle_decibat_flee) }() //gml_Script_scr_start_enemy_fleeing_decibat
{
instance_create(422, 74, obj_quote_bubble_battle_yellow_2)
instance_create(0, 0, obj_quote_battle_decibat_flee)
}