Use Porymap's new order for connection fields
This commit is contained in:
@@ -14,14 +14,14 @@
|
||||
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||
"connections": [
|
||||
{
|
||||
"direction": "down",
|
||||
"map": "MAP_VERDANTURF_TOWN",
|
||||
"offset": 80,
|
||||
"map": "MAP_VERDANTURF_TOWN"
|
||||
"direction": "down"
|
||||
},
|
||||
{
|
||||
"direction": "left",
|
||||
"map": "MAP_RUSTBORO_CITY",
|
||||
"offset": 0,
|
||||
"map": "MAP_RUSTBORO_CITY"
|
||||
"direction": "left"
|
||||
}
|
||||
],
|
||||
"object_events": [
|
||||
|
||||
Reference in New Issue
Block a user