diff options
| author | Melody <melody@pallet.town> | 2018-12-07 10:41:08 -0500 |
|---|---|---|
| committer | Melody <melody@pallet.town> | 2018-12-07 10:41:08 -0500 |
| commit | 2615ece23bd9463f3e43fca40eac1adcabeb2813 (patch) | |
| tree | 8b709c353e69320807196c340f63191e716bd406 /data/maps/DewfordTown_PokemonCenter_1F | |
| parent | 6df2042b3b3ea8e7bf61cfd95bd24ee06e7b4b32 (diff) | |
Use normal apostrophes like adults
Diffstat (limited to 'data/maps/DewfordTown_PokemonCenter_1F')
| -rw-r--r-- | data/maps/DewfordTown_PokemonCenter_1F/scripts.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/DewfordTown_PokemonCenter_1F/scripts.inc b/data/maps/DewfordTown_PokemonCenter_1F/scripts.inc index e01e37f7b..e21fd13af 100644 --- a/data/maps/DewfordTown_PokemonCenter_1F/scripts.inc +++ b/data/maps/DewfordTown_PokemonCenter_1F/scripts.inc @@ -25,13 +25,13 @@ DewfordTown_PokemonCenter_1F_EventScript_1FC54E:: @ 81FC54E end DewfordTown_PokemonCenter_1F_Text_1FC557: @ 81FC557 - .string "There’s a stone cavern at the edge\n" + .string "There's a stone cavern at the edge\n" .string "of town.\p" - .string "I’ve heard you can find rare stones\n" + .string "I've heard you can find rare stones\n" .string "there.$" DewfordTown_PokemonCenter_1F_Text_1FC5AE: @ 81FC5AE - .string "Even if a POKéMON faints and can’t\n" + .string "Even if a POKéMON faints and can't\n" .string "battle, it can still use a move learned\l" .string "from a HIDDEN MACHINE (HM).$" |
