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/magma_settled.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/text/magma_settled.inc')
-rw-r--r-- | data/text/magma_settled.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/text/magma_settled.inc b/data/text/magma_settled.inc index 073f6540f..73725dc78 100644 --- a/data/text/magma_settled.inc +++ b/data/text/magma_settled.inc @@ -1,5 +1,5 @@ CaveOfOrigin_B4F_Text_1B4FE4:: @ 81B4FE4 - .string "{PLAYER}’s RED ORB suddenly began\n" + .string "{PLAYER}'s RED ORB suddenly began\n" .string "glowing!$" CaveOfOrigin_B4F_Text_1B5009:: @ 81B5009 @@ -13,4 +13,4 @@ UnknownString_81B504C: @ 81B504C .string "MAXIE: ... ... ... ... ... ...\n" .string "... ... ... ... ... ... ... ...\p" .string "This is good-bye.\n" - .string "This is the last you’ve seen of me...$" + .string "This is the last you've seen of me...$" |