function scr_start_during_attack_dialogue_martlet_pacifistscr_start_during_attack_dialogue_martlet_pacifistfunction scr_start_during_attack_dialogue_martlet_pacifist() //gml_Script_scr_start_during_attack_dialogue_martlet_pacifist { instance_create(380, 74, obj_quote_bubble_battle_yellow_3) instance_create(0, 0, obj_quote_battle_martlet_pacifist_during_attack_true_pacifist) }() //gml_Script_scr_start_during_attack_dialogue_martlet_pacifist
{
instance_create(380, 74, obj_quote_bubble_battle_yellow_3)
instance_create(0, 0, obj_quote_battle_martlet_pacifist_during_attack_true_pacifist)
}