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/Route123/text.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/maps/Route123/text.inc')
-rw-r--r-- | data/maps/Route123/text.inc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/Route123/text.inc b/data/maps/Route123/text.inc index 911915f9e..d1cd26539 100644 --- a/data/maps/Route123/text.inc +++ b/data/maps/Route123/text.inc @@ -5,13 +5,13 @@ Route123_Text_171D83:: @ 8171D83 Route123_Text_171DC2:: @ 8171DC2 .string "Oh?\p" .string "You like GRASS-type POKéMON, too,\n" - .string "don’t you?\p" - .string "I’m so happy, you can have this!\n" - .string "It’s a token of our friendship.$" + .string "don't you?\p" + .string "I'm so happy, you can have this!\n" + .string "It's a token of our friendship.$" Route123_Text_171E34:: @ 8171E34 .string "I check trees with my GRASS-type\n" - .string "POKéMON. I’m like a tree doctor.$" + .string "POKéMON. I'm like a tree doctor.$" Route123_Text_171E76:: @ 8171E76 .string "{0x7C} ROUTE 123\n" @@ -22,4 +22,4 @@ Route123_Text_171E8E:: @ 8171E8E .string "“Forbidden to the faint of heart.”$" Route123_Text_171EBC:: @ 8171EBC - .string "BERRY MASTER’S HOUSE$" + .string "BERRY MASTER'S HOUSE$" |