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/FallarborTown_Mart/text.inc | |
parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) |
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/maps/FallarborTown_Mart/text.inc')
-rw-r--r-- | data/maps/FallarborTown_Mart/text.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/FallarborTown_Mart/text.inc b/data/maps/FallarborTown_Mart/text.inc index bc8b3fb32..a63892874 100644 --- a/data/maps/FallarborTown_Mart/text.inc +++ b/data/maps/FallarborTown_Mart/text.inc @@ -1,8 +1,8 @@ FallarborTown_Mart_Text_176FF0:: @ 8176FF0 - .string "I’m having a hard time deciding if I\n" + .string "I'm having a hard time deciding if I\n" .string "should make my SKITTY evolve or not.\p" .string "I only have to use this MOON STONE,\n" - .string "but it’s so hard to decide...\p" + .string "but it's so hard to decide...\p" .string "If I make it evolve, it will become\n" .string "much stronger.\p" .string "But it will look so different, too.$" @@ -12,5 +12,5 @@ FallarborTown_Mart_Text_1770D3:: @ 81770D3 FallarborTown_Mart_Text_1770E2:: @ 81770E2 .string "This NUGGET I found here...\n" - .string "I suppose I’ll have to sell it, seeing\l" + .string "I suppose I'll have to sell it, seeing\l" .string "as how it has no other use.$" |