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_ROUTE103",
|
||||
"offset": 0,
|
||||
"map": "MAP_ROUTE103"
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"direction": "down",
|
||||
"map": "MAP_ROUTE101",
|
||||
"offset": 0,
|
||||
"map": "MAP_ROUTE101"
|
||||
"direction": "down"
|
||||
},
|
||||
{
|
||||
"direction": "left",
|
||||
"map": "MAP_ROUTE102",
|
||||
"offset": 0,
|
||||
"map": "MAP_ROUTE102"
|
||||
"direction": "left"
|
||||
}
|
||||
],
|
||||
"object_events": [
|
||||
|
||||
Reference in New Issue
Block a user