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/SeafloorCavern_Room1/text.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/maps/SeafloorCavern_Room1/text.inc')
-rw-r--r-- | data/maps/SeafloorCavern_Room1/text.inc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/SeafloorCavern_Room1/text.inc b/data/maps/SeafloorCavern_Room1/text.inc index da6e207ae..96b92b245 100644 --- a/data/maps/SeafloorCavern_Room1/text.inc +++ b/data/maps/SeafloorCavern_Room1/text.inc @@ -1,5 +1,5 @@ SeafloorCavern_Room1_Text_1974BA:: @ 81974BA - .string "We don’t need a kid around!\n" + .string "We don't need a kid around!\n" .string "Go on home already!$" SeafloorCavern_Room1_Text_1974EA:: @ 81974EA @@ -10,13 +10,13 @@ SeafloorCavern_Room1_Text_1974FF:: @ 81974FF .string "boss around the GRUNTS...$" SeafloorCavern_Room1_Text_19753C:: @ 819753C - .string "That submarine... It’s tiny inside.\n" - .string "I’m sore all over!$" + .string "That submarine... It's tiny inside.\n" + .string "I'm sore all over!$" SeafloorCavern_Room1_Text_197573:: @ 8197573 .string "Losing makes me sore!$" SeafloorCavern_Room1_Text_197589:: @ 8197589 - .string "That submarine we jacked, man, it’s\n" + .string "That submarine we jacked, man, it's\n" .string "brutal as a ride.\l" - .string "It’s way too tight in there!$" + .string "It's way too tight in there!$" |