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": "down",
|
||||
"map": "MAP_ROUTE112",
|
||||
"offset": 60,
|
||||
"map": "MAP_ROUTE112"
|
||||
"direction": "down"
|
||||
},
|
||||
{
|
||||
"direction": "left",
|
||||
"map": "MAP_FALLARBOR_TOWN",
|
||||
"offset": 0,
|
||||
"map": "MAP_FALLARBOR_TOWN"
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"direction": "right",
|
||||
"map": "MAP_ROUTE111",
|
||||
"offset": 0,
|
||||
"map": "MAP_ROUTE111"
|
||||
"direction": "right"
|
||||
}
|
||||
],
|
||||
"object_events": [
|
||||
|
||||
Reference in New Issue
Block a user