diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-12-17 22:21:58 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-17 22:21:58 -0600 |
| commit | fa6429eaf842ea1db6122bc049de0c4efdd645a5 (patch) | |
| tree | 9d02668a8504179b2f1c21fedf53b490fce07d72 /data/maps/FallarborTown_PokemonCenter_1F | |
| parent | 968218a469d3de8cf1bfad9e791daec01129e501 (diff) | |
| parent | 4161c6e6d797450f854e5e498f9c339904c67a1c (diff) | |
Merge pull request #711 from melthelesbian/apostrophe
Use real apostrophes instead of fake ones
Diffstat (limited to 'data/maps/FallarborTown_PokemonCenter_1F')
| -rw-r--r-- | data/maps/FallarborTown_PokemonCenter_1F/text.inc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/FallarborTown_PokemonCenter_1F/text.inc b/data/maps/FallarborTown_PokemonCenter_1F/text.inc index a626ff1e9..2a9102ebf 100644 --- a/data/maps/FallarborTown_PokemonCenter_1F/text.inc +++ b/data/maps/FallarborTown_PokemonCenter_1F/text.inc @@ -1,17 +1,17 @@ FallarborTown_PokemonCenter_1F_Text_1774D4:: @ 81774D4 .string "Oh, hello.\n" .string "You are?\p" - .string "Okay, your name’s {PLAYER}{KUN}.\n" - .string "I can see that you’re a TRAINER.\p" + .string "Okay, your name's {PLAYER}{KUN}.\n" + .string "I can see that you're a TRAINER.\p" .string "So that means you use the POKéMON\n" .string "Storage System I developed.\p" .string "How I arrived at that conclusion is\n" .string "a simple deductive process.\p" .string "You spoke to me because you wanted\n" .string "to access something on this PC.\p" - .string "Oh, I’m sorry. I’m LANETTE.\p" - .string "Honestly, I’m glad to meet you - it’s\n" - .string "great you’re using the Storage System.\p" + .string "Oh, I'm sorry. I'm LANETTE.\p" + .string "Honestly, I'm glad to meet you - it's\n" + .string "great you're using the Storage System.\p" .string "If you could, please visit me at home.\n" .string "My house is on ROUTE 114.$" |
