Add secondary entrances connecting various locations (Island North to south and Island North to Volcano Dungeon)

master
bradjrenshaw 2022-05-15 18:58:23 -04:00
parent 7b81660dd2
commit 661d6bb31f
1 changed files with 1042 additions and 1017 deletions

View File

@ -780,6 +780,16 @@
"x": [ 37 ], "x": [ 37 ],
"y": [ 5 ], "y": [ 5 ],
"type": "door" "type": "door"
},
"Island North Entrance": {
"x": [ 31 ],
"y": [ 54 ],
"type": "door"
},
"Island North Entrance 2": {
"x": [6],
"y": [ 50 ],
"type": "door"
} }
}, },
"club": { "club": {
@ -1099,6 +1109,11 @@
"y": [ 0 ], "y": [ 0 ],
"type": "door" "type": "door"
}, },
"Island North Entrance 2": {
"x": [ 27, 28 ],
"y": [ 0 ],
"type": "door"
},
"Docks Parrot Express": { "Docks Parrot Express": {
"x": [ 6 ], "x": [ 6 ],
"y": [ 31 ], "y": [ 31 ],
@ -1197,6 +1212,11 @@
"y": [ 89 ], "y": [ 89 ],
"type": "door" "type": "door"
}, },
"Island South Entrance 2": {
"x": [ 43, 44 ],
"y": [ 89 ],
"type": "door"
},
"Island Field Office Entrance": { "Island Field Office Entrance": {
"x": [ 46 ], "x": [ 46 ],
"y": [ 46 ], "y": [ 46 ],
@ -1217,6 +1237,11 @@
"y": [ 22 ], "y": [ 22 ],
"type": "door" "type": "door"
}, },
"Volcano Dungeon Entrance 2": {
"x": [ 12 ],
"y": [ 30 ],
"type": "door"
},
"Volcano Parrot Express": { "Volcano Parrot Express": {
"x": [ 60 ], "x": [ 60 ],
"y": [ 16 ], "y": [ 16 ],