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