diff options
| author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-12-07 14:18:31 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-07 14:18:31 -0600 |
| commit | fe06bbe3f6f3014e591e789a65b5fd29ca7417f4 (patch) | |
| tree | 8b709c353e69320807196c340f63191e716bd406 /data/maps/BattleFrontier_BattlePikeThreePathRoom/scripts.inc | |
| parent | 6df2042b3b3ea8e7bf61cfd95bd24ee06e7b4b32 (diff) | |
| parent | 2615ece23bd9463f3e43fca40eac1adcabeb2813 (diff) | |
Merge pull request #431 from melthelesbian/apostrophe
Use normal apostrophes like adults
Diffstat (limited to 'data/maps/BattleFrontier_BattlePikeThreePathRoom/scripts.inc')
| -rw-r--r-- | data/maps/BattleFrontier_BattlePikeThreePathRoom/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_BattlePikeThreePathRoom/scripts.inc b/data/maps/BattleFrontier_BattlePikeThreePathRoom/scripts.inc index 3d42b2e36..ab40b6ff0 100644 --- a/data/maps/BattleFrontier_BattlePikeThreePathRoom/scripts.inc +++ b/data/maps/BattleFrontier_BattlePikeThreePathRoom/scripts.inc @@ -326,7 +326,7 @@ BattleFrontier_BattlePikeThreePathRoom_Text_25CD3C: @ 825CD3C .string "Battle Choice challenge?$" BattleFrontier_BattlePikeThreePathRoom_Text_25CD75: @ 825CD75 - .string "We’ve been awaiting your return…\p" + .string "We've been awaiting your return…\p" .string "Before resuming your Battle Choice\n" .string "challenge, let me save the game…$" |
