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/text/eon_ticket.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/text/eon_ticket.inc')
-rw-r--r-- | data/text/eon_ticket.inc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/text/eon_ticket.inc b/data/text/eon_ticket.inc index 0da9317af..de4ee1023 100644 --- a/data/text/eon_ticket.inc +++ b/data/text/eon_ticket.inc @@ -1,10 +1,10 @@ UnknownString_81C5033: @ 81C5033 .string "DAD: {PLAYER}! Good to see you!\n" - .string "There’s a letter here for you, {PLAYER}.$" + .string "There's a letter here for you, {PLAYER}.$" UnknownString_81C5070: @ 81C5070 .string "DAD: I guess this is a PASS for a ship.\n" - .string "But I’ve never seen this ship before.\p" + .string "But I've never seen this ship before.\p" .string "You should find out what this is about\n" .string "in LILYCOVE.$" @@ -16,15 +16,15 @@ LilycoveCity_Harbor_Text_1C50F2:: @ 81C50F2 LilycoveCity_Harbor_Text_1C5120:: @ 81C5120 .string "Aye, mate, are you the one who brought\n" .string "that mighty odd PASS?\p" - .string "I’ll tell you, you’re trying to reach a\n" + .string "I'll tell you, you're trying to reach a\n" .string "tiny spit of an island far in the south.\p" - .string "There’s no telling what we’ll encounter\n" + .string "There's no telling what we'll encounter\n" .string "once we reach there, aye.\l" .string "That shivers my timbers!\p" .string "All aboard!$" SouthernIsland_Exterior_Text_1C5215:: @ 81C5215 - .string "Aye, mate, there’s nothing here to\n" + .string "Aye, mate, there's nothing here to\n" .string "see or do on this forgettable island.\p" .string "What say we sail back to LILYCOVE?$" |