diff options
author | Melody <melody@pallet.town> | 2018-12-07 10:53:04 -0500 |
---|---|---|
committer | Melody <melody@pallet.town> | 2018-12-07 10:54:47 -0500 |
commit | 4161c6e6d797450f854e5e498f9c339904c67a1c (patch) | |
tree | 9d02668a8504179b2f1c21fedf53b490fce07d72 /data/maps/FallarborTown_House2/text.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/maps/FallarborTown_House2/text.inc')
-rw-r--r-- | data/maps/FallarborTown_House2/text.inc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/data/maps/FallarborTown_House2/text.inc b/data/maps/FallarborTown_House2/text.inc index de6d63fad..2ccea7781 100644 --- a/data/maps/FallarborTown_House2/text.inc +++ b/data/maps/FallarborTown_House2/text.inc @@ -1,15 +1,15 @@ FallarborTown_House2_Text_177AF4:: @ 8177AF4 - .string "I’m the MOVE TUTOR.\p" + .string "I'm the MOVE TUTOR.\p" .string "I know all the moves that POKéMON\n" .string "learn - every one of them - and I can\l" .string "teach POKéMON those moves.\p" .string "I can teach a move to a POKéMON\n" - .string "of yours if you’d like.\p" - .string "I’ll do it for a HEART SCALE.\n" - .string "I’m collecting those now.$" + .string "of yours if you'd like.\p" + .string "I'll do it for a HEART SCALE.\n" + .string "I'm collecting those now.$" FallarborTown_House2_Text_177BDB:: @ 8177BDB - .string "Oh! That’s it! That’s an honest to\n" + .string "Oh! That's it! That's an honest to\n" .string "goodness HEART SCALE!\p" .string "Let me guess, you want me to teach\n" .string "a move?$" @@ -22,7 +22,7 @@ FallarborTown_House2_Text_177C5D:: @ 8177C5D FallarborTown_House2_Text_177C78:: @ 8177C78 .string "Sorry...\p" - .string "It doesn’t appear as if I have any move\n" + .string "It doesn't appear as if I have any move\n" .string "I can teach that POKéMON.$" FallarborTown_House2_Text_177CC3:: @ 8177CC3 @@ -34,5 +34,5 @@ FallarborTown_House2_Text_177CEF:: @ 8177CEF .string "come back with a HEART SCALE.$" FallarborTown_House2_Text_177D33:: @ 8177D33 - .string "Hunh? There isn’t a single move that\n" + .string "Hunh? There isn't a single move that\n" .string "I can teach an EGG.$" |