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/Route101/text.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/maps/Route101/text.inc')
-rw-r--r-- | data/maps/Route101/text.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/Route101/text.inc b/data/maps/Route101/text.inc index 3bfa1ef6e..9ded5b689 100644 --- a/data/maps/Route101/text.inc +++ b/data/maps/Route101/text.inc @@ -5,11 +5,11 @@ Route101_Text_16D119:: @ 816D119 .string "Hello! You over there!\n" .string "Please! Help!\p" .string "In my BAG!\n" - .string "There’s a POKé BALL!$" + .string "There's a POKé BALL!$" Route101_Text_16D15E:: @ 816D15E .string "Wh-Where are you going?!\n" - .string "Don’t leave me like this!$" + .string "Don't leave me like this!$" Route101_Text_16D191:: @ 816D191 .string "PROF. BIRCH: Whew...\p" @@ -18,14 +18,14 @@ Route101_Text_16D191:: @ 816D191 .string "You saved me.\n" .string "Thanks a lot!\p" .string "Oh?\p" - .string "Hi, you’re {PLAYER}{KUN}!\p" + .string "Hi, you're {PLAYER}{KUN}!\p" .string "This is not the place to chat, so come\n" .string "by my POKéMON LAB later, okay?$" Route101_Text_16D25E:: @ 816D25E .string "If POKéMON get tired, take them to\n" .string "a POKéMON CENTER.\p" - .string "There’s a POKéMON CENTER in OLDALE\n" + .string "There's a POKéMON CENTER in OLDALE\n" .string "TOWN right close by.$" Route101_Text_16D2CB:: @ 816D2CB |