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/Route128/text.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/maps/Route128/text.inc')
-rw-r--r-- | data/maps/Route128/text.inc | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/data/maps/Route128/text.inc b/data/maps/Route128/text.inc index da813609b..6c3f69e78 100644 --- a/data/maps/Route128/text.inc +++ b/data/maps/Route128/text.inc @@ -20,9 +20,9 @@ Route128_Text_172008:: @ 8172008 .string "{GOOD_LEADER}: {PLAYER}{KUN}...\p" .string "We, TEAM {GOOD_TEAM}, had been pursuing TEAM\n" .string "{EVIL_TEAM} to prevent this from happening.\p" - .string "You’ve been very helpful, but I fear\n" + .string "You've been very helpful, but I fear\n" .string "the worst has happened...\p" - .string "It’s gone too far for a child like you\n" + .string "It's gone too far for a child like you\n" .string "to manage...\p" .string "Leave things to us, and get out of\n" .string "here while you still can!$" @@ -39,27 +39,27 @@ Route128_Text_172181:: @ 8172181 Route128_Text_1721A2:: @ 81721A2 .string "This is terrible...\p" - .string "If this doesn’t stop, all HOENN...\n" + .string "If this doesn't stop, all HOENN...\n" .string "No, the whole world will drown.\p" .string "This huge rain cloud is spreading\n" .string "from above SOOTOPOLIS?\p" .string "What in the world is taking place there?\p" - .string "There’s no point arguing here...\n" + .string "There's no point arguing here...\n" .string "SOOTOPOLIS should provide answers...$" Route128_Text_1722A1:: @ 81722A1 .string "This is terrible...\p" - .string "If this doesn’t stop, all of HOENN...\n" + .string "If this doesn't stop, all of HOENN...\n" .string "No, the whole world will be parched.\p" .string "The cause of this calamity, the blazing\n" .string "sun, is in the sky above SOOTOPOLIS...\p" .string "What in the world is taking place there?\p" - .string "There’s no point arguing here...\n" + .string "There's no point arguing here...\n" .string "SOOTOPOLIS should provide answers...$" Route128_Text_1723BE:: @ 81723BE .string "{PLAYER}{KUN}...\n" - .string "I don’t know what you intend to do,\l" - .string "but don’t do anything reckless.\p" + .string "I don't know what you intend to do,\l" + .string "but don't do anything reckless.\p" .string "Okay.\n" - .string "I’m going to SOOTOPOLIS.$" + .string "I'm going to SOOTOPOLIS.$" |