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/Route117/text.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/maps/Route117/text.inc')
-rw-r--r-- | data/maps/Route117/text.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route117/text.inc b/data/maps/Route117/text.inc index deadb8f5d..e87b65454 100644 --- a/data/maps/Route117/text.inc +++ b/data/maps/Route117/text.inc @@ -1,12 +1,12 @@ Route117_Text_170C26:: @ 8170C26 .string "I left my POKéMON at the DAY CARE.\p" .string "When I got it back, it had a new move\n" - .string "that I didn’t teach it.\l" + .string "that I didn't teach it.\l" .string "I was really, really surprised.$" Route117_Text_170CA7:: @ 8170CA7 .string "What do you think?\n" - .string "Aren’t these flowers pretty?\p" + .string "Aren't these flowers pretty?\p" .string "I planted them all!$" Route117_Text_170CEB:: @ 8170CEB |