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/BattleTower_Outside/text.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/maps/BattleTower_Outside/text.inc')
-rw-r--r-- | data/maps/BattleTower_Outside/text.inc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/maps/BattleTower_Outside/text.inc b/data/maps/BattleTower_Outside/text.inc index 934ebca36..7485a8e5b 100644 --- a/data/maps/BattleTower_Outside/text.inc +++ b/data/maps/BattleTower_Outside/text.inc @@ -12,14 +12,14 @@ BattleTower_Outside_Text_199D06:: @ 8199D06 .string "May I see your TICKET?$" BattleTower_Outside_Text_199D40:: @ 8199D40 - .string "{PLAYER} doesn’t have the TICKET...\p" - .string "I’m terribly sorry.\p" + .string "{PLAYER} doesn't have the TICKET...\p" + .string "I'm terribly sorry.\p" .string "You must have a TICKET to board\n" .string "the ferry.$" BattleTower_Outside_Text_199D9D:: @ 8199D9D .string "{PLAYER} flashed the TICKET.\p" - .string "Perfect! That’s all you need!\p" + .string "Perfect! That's all you need!\p" .string "And where would you like to go?$" BattleTower_Outside_Text_199DF2:: @ 8199DF2 @@ -39,10 +39,10 @@ BattleTower_Outside_Text_199E7A:: @ 8199E7A .string "Then, where would you like to go?$" BattleTower_Outside_Text_199E9C:: @ 8199E9C - .string "I’m not leaving until I’ve beaten 35\n" + .string "I'm not leaving until I've beaten 35\n" .string "TRAINERS in a row!$" BattleTower_Outside_Text_199ED4:: @ 8199ED4 - .string "Gee, there’re a lot of tough-looking\n" + .string "Gee, there're a lot of tough-looking\n" .string "TRAINERS here.\l" - .string "I’m not good enough to enter yet...$" + .string "I'm not good enough to enter yet...$" |