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/SSTidalLowerDeck/text.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/maps/SSTidalLowerDeck/text.inc')
-rw-r--r-- | data/maps/SSTidalLowerDeck/text.inc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/data/maps/SSTidalLowerDeck/text.inc b/data/maps/SSTidalLowerDeck/text.inc index 2c54d743c..b467e7a27 100644 --- a/data/maps/SSTidalLowerDeck/text.inc +++ b/data/maps/SSTidalLowerDeck/text.inc @@ -1,25 +1,25 @@ SSTidalLowerDeck_Text_1993C1:: @ 81993C1 - .string "Arrrgh! I’m fed up and dog-tired of\n" + .string "Arrrgh! I'm fed up and dog-tired of\n" .string "cleaning this huge place!\p" - .string "Let’s have a quick battle!$" + .string "Let's have a quick battle!$" SSTidalLowerDeck_Text_19941A:: @ 819941A .string "Little bro, I lost!$" SSTidalLowerDeck_Text_19942E:: @ 819942E - .string "We’re the CLEANUP BROTHERS!\p" + .string "We're the CLEANUP BROTHERS!\p" .string "The old one dumps the detergent,\n" .string "and the young one does the scrubbing!$" SSTidalLowerDeck_Text_199491:: @ 8199491 - .string "This is the bottom of the ship’s hull.\n" - .string "There’s plenty of room.\l" - .string "It’ll be alright for a POKéMON battle.$" + .string "This is the bottom of the ship's hull.\n" + .string "There's plenty of room.\l" + .string "It'll be alright for a POKéMON battle.$" SSTidalLowerDeck_Text_1994F7:: @ 81994F7 .string "Big bro, I lost!$" SSTidalLowerDeck_Text_199508:: @ 8199508 - .string "We’re the CLEANUP BROTHERS!\p" + .string "We're the CLEANUP BROTHERS!\p" .string "The old one dumps the detergent,\n" .string "and the young one does the scrubbing!$" |