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": "up",
|
||||
"map": "MAP_ROUTE116",
|
||||
"offset": -80,
|
||||
"map": "MAP_ROUTE116"
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"direction": "right",
|
||||
"map": "MAP_ROUTE117",
|
||||
"offset": 0,
|
||||
"map": "MAP_ROUTE117"
|
||||
"direction": "right"
|
||||
}
|
||||
],
|
||||
"object_events": [
|
||||
|
||||
Reference in New Issue
Block a user