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_ROUTE113",
|
||||
"offset": -60,
|
||||
"map": "MAP_ROUTE113"
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"direction": "left",
|
||||
"map": "MAP_LAVARIDGE_TOWN",
|
||||
"offset": 40,
|
||||
"map": "MAP_LAVARIDGE_TOWN"
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"direction": "right",
|
||||
"map": "MAP_ROUTE111",
|
||||
"offset": -20,
|
||||
"map": "MAP_ROUTE111"
|
||||
"direction": "right"
|
||||
}
|
||||
],
|
||||
"object_events": [
|
||||
|
||||
Reference in New Issue
Block a user