1 | function scr_dialogue_battle_action_selected_action_1_froggit_intro_yellow |
2 | { |
3 | message[0] = "* Froggit didn't understand what# you said, but was flattered# anyway."; |
4 | global.last_action_selected = "Action 1 Message 0"; |
5 | global.last_action_selected_2 = "Nothing"; |
6 | global.last_action_selected_3 = "Nothing"; |
7 | } |