diff options
| author | Garak <garakmon@gmail.com> | 2018-08-07 22:21:10 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-07 22:21:10 -0400 |
| commit | 96ab357bedfb7d4e07a52b518e2bd02375b1f5f5 (patch) | |
| tree | 92c8775f554e682a05c5995c7baa2d130ebd8aa3 /data/maps/Route112 | |
| parent | 1ab872c68e951837b6925dbbdf25c4e8d0b63c82 (diff) | |
| parent | 85ebd76cd03e1ee84f182585060b3a79b8653e85 (diff) | |
Merge pull request #3 from pret/master
syncing with source repo
Diffstat (limited to 'data/maps/Route112')
| -rw-r--r-- | data/maps/Route112/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route112/scripts.inc b/data/maps/Route112/scripts.inc index 0ad5ee47c..4f7e20b94 100644 --- a/data/maps/Route112/scripts.inc +++ b/data/maps/Route112/scripts.inc @@ -133,7 +133,7 @@ Route112_Text_1F204E: @ 81F204E Route112_Text_1F20C1: @ 81F20C1 .string "MT. CHIMNEY CABLE CAR\n" - .string "“A short walk {0x79} way!”$" + .string "“A short walk {UP_ARROW} way!”$" Route112_Text_1F20ED: @ 81F20ED .string "MT. CHIMNEY\p" @@ -142,5 +142,5 @@ Route112_Text_1F20ED: @ 81F20ED Route112_Text_1F2138: @ 81F2138 .string "ROUTE 112\n" - .string "{0x7B} LAVARIDGE TOWN$" + .string "{LEFT_ARROW} LAVARIDGE TOWN$" |
