diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-12-13 00:31:06 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-12-13 00:31:06 -0500 |
commit | 6748ef72fb31e1b0af250472a34e50cb3966c5f8 (patch) | |
tree | f6dafca53a0e45e5a2a6cdb262a2766f2bde8753 /data/scripts/field_move_scripts.inc | |
parent | 2265d49ac2e8868e0b3362f8e7a4d22355eed202 (diff) | |
parent | 170b6ef44992f4b7decb31451a3756b6bd4e2d46 (diff) |
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_party_menu
Diffstat (limited to 'data/scripts/field_move_scripts.inc')
-rw-r--r-- | data/scripts/field_move_scripts.inc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/scripts/field_move_scripts.inc b/data/scripts/field_move_scripts.inc index 15bb7a7e6..1d3c8dfe5 100644 --- a/data/scripts/field_move_scripts.inc +++ b/data/scripts/field_move_scripts.inc @@ -146,7 +146,7 @@ Route111_Text_29083A: @ 829083A .string "Would you like to use ROCK SMASH?$" Route111_Text_29087F: @ 829087F - .string "It’s a rugged rock, but a POKéMON\n" + .string "It's a rugged rock, but a POKéMON\n" .string "may be able to smash it.$" FieryPath_EventScript_2908BA:: @ 82908BA @@ -206,17 +206,17 @@ FieryPath_EventScript_290929:: @ 8290929 end FieryPath_Text_29092C: @ 829092C - .string "It’s a big boulder, but a POKéMON\n" + .string "It's a big boulder, but a POKéMON\n" .string "may be able to push it aside.\p" .string "Would you like to use STRENGTH?$" FieryPath_Text_29098C: @ 829098C .string "{STR_VAR_1} used STRENGTH!\p" - .string "{STR_VAR_1}’s STRENGTH made it\n" + .string "{STR_VAR_1}'s STRENGTH made it\n" .string "possible to move boulders around!$" FieryPath_Text_2909D6: @ 82909D6 - .string "It’s a big boulder, but a POKéMON\n" + .string "It's a big boulder, but a POKéMON\n" .string "may be able to push it aside.$" FieryPath_Text_290A16: @ 8290A16 @@ -252,7 +252,7 @@ Text_290A8E: @ 8290A8E .string "a mighty roar.$" Text_290AC3: @ 8290AC3 - .string "It’s a large waterfall.\n" + .string "It's a large waterfall.\n" .string "Would you like to use WATERFALL?$" Text_290AFC: @ 8290AFC @@ -333,4 +333,4 @@ EventScript_290CAE:: @ 8290CAE end Text_290CB7: @ 8290CB7 - .string "Looks like there’s nothing here…$" + .string "Looks like there's nothing here…$" |