1 | function scr_dialogue_battle_action_selected_action_3_micro_froggit |
2 | { |
3 | var action_3_selected_count = global.action_3_selected_count |
4 | message[0] = "* You lift your leg up and stomp# with all your might." |
5 | global.last_action_selected = "Action 3 Message 0" |
6 | global.last_action_selected_2 = "Nothing" |
7 | global.last_action_selected_3 = "Nothing" |
8 | } |