function scr_dialogue_battle_action_selected_action_2_martlet_pacifist() //gml_Script_scr_dialogue_battle_action_selected_action_2_martlet_pacifist { var action_2_selected_count = global.action_2_selected_count message[0] = "* You ignore Martlet's rambling.#* It doesn't look like she's# noticed." global.last_action_selected = "Action 2 Message 0" global.last_action_selected_2 = "Nothing" global.last_action_selected_3 = "Nothing" }