Add secondary entrances connecting various locations (Island North to south and Island North to Volcano Dungeon)
This commit is contained in:
@@ -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 ],
|
||||||
|
Reference in New Issue
Block a user