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/Route111_OldLadysRestStop/text.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/maps/Route111_OldLadysRestStop/text.inc')
-rw-r--r-- | data/maps/Route111_OldLadysRestStop/text.inc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/maps/Route111_OldLadysRestStop/text.inc b/data/maps/Route111_OldLadysRestStop/text.inc index aeef47a32..425eed309 100644 --- a/data/maps/Route111_OldLadysRestStop/text.inc +++ b/data/maps/Route111_OldLadysRestStop/text.inc @@ -1,19 +1,19 @@ Route111_OldLadysRestStop_Text_1923AF:: @ 81923AF .string "Oh, dear, dear.\n" - .string "Aren’t your POKéMON exhausted?\p" - .string "If you’d like, rest up here.\n" - .string "That’s a fine idea! You should do that.$" + .string "Aren't your POKéMON exhausted?\p" + .string "If you'd like, rest up here.\n" + .string "That's a fine idea! You should do that.$" Route111_OldLadysRestStop_Text_192423:: @ 8192423 - .string "That’s right.\n" + .string "That's right.\n" .string "Take your time and rest up!$" Route111_OldLadysRestStop_Text_19244D:: @ 819244D .string "Oh, dear, dear.\n" .string "Are your POKéMON still tired?\p" .string "You should take another rest here.\n" - .string "That’s a fine idea. You should do that.$" + .string "That's a fine idea. You should do that.$" Route111_OldLadysRestStop_Text_1924C6:: @ 81924C6 .string "Is that so?\n" - .string "You don’t need to be shy about it.$" + .string "You don't need to be shy about it.$" |