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/Route113/text.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/maps/Route113/text.inc')
-rw-r--r-- | data/maps/Route113/text.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/Route113/text.inc b/data/maps/Route113/text.inc index 2ce41fda9..1204ff9df 100644 --- a/data/maps/Route113/text.inc +++ b/data/maps/Route113/text.inc @@ -1,13 +1,13 @@ Route113_Text_16FF7F:: @ 816FF7F - .string "Wahahaha! Today’s technology is a\n" + .string "Wahahaha! Today's technology is a\n" .string "wondrous thing!\p" .string "Take this volcanic ash here.\n" .string "It can be fashioned into glass.$" Route113_Text_16FFEE:: @ 816FFEE - .string "It’s fun walking through the volcano’s\n" + .string "It's fun walking through the volcano's\n" .string "ashes on the ground and grass.\p" - .string "You can see where you walked - it’s\n" + .string "You can see where you walked - it's\n" .string "really neat!$" Route113_Text_170065:: @ 8170065 |