diff options
| author | garak <garakmon@gmail.com> | 2019-05-10 11:45:18 -0400 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2019-05-10 14:03:24 -0400 |
| commit | 4b98d7d07a681279022cec9f082071a374ddbdb9 (patch) | |
| tree | 26dabb56f20c5b5865406ce81f98aafb55a8335f /data/maps/Route8 | |
| parent | 2536b961bc32841890d0498c136cc77d2c3e3d67 (diff) | |
fix map and layout constants
Diffstat (limited to 'data/maps/Route8')
| -rw-r--r-- | data/maps/Route8/connections.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route8/connections.inc b/data/maps/Route8/connections.inc index 38d2746fe..864cc0831 100644 --- a/data/maps/Route8/connections.inc +++ b/data/maps/Route8/connections.inc @@ -1,6 +1,6 @@ Route8_MapConnectionsList: @ 8352ABC - connection left, -10, MAP_SAFFRONCITY - connection right, 0, MAP_LAVENDERTOWN + connection left, -10, MAP_SAFFRON_CITY + connection right, 0, MAP_LAVENDER_TOWN Route8_MapConnections:: @ 8352AD4 .4byte 2 |
