Use Porymap's new order for connection fields

This commit is contained in:
GriffinR
2022-10-24 10:05:59 -04:00
parent ae6ec3b1b8
commit cc182bf05e
64 changed files with 296 additions and 296 deletions

View File

@@ -14,24 +14,24 @@
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
"connections": [
{
"direction": "up",
"map": "MAP_ROUTE127",
"offset": 0,
"map": "MAP_ROUTE127"
"direction": "up"
},
{
"direction": "down",
"map": "MAP_ROUTE129",
"offset": 0,
"map": "MAP_ROUTE129"
"direction": "down"
},
{
"direction": "right",
"map": "MAP_EVER_GRANDE_CITY",
"offset": -40,
"map": "MAP_EVER_GRANDE_CITY"
"direction": "right"
},
{
"direction": "dive",
"map": "MAP_UNDERWATER_ROUTE128",
"offset": 0,
"map": "MAP_UNDERWATER_ROUTE128"
"direction": "dive"
}
],
"object_events": [