Adding missing entries
parent
4751af8fec
commit
6e5f9365f0
|
@ -315,6 +315,11 @@
|
|||
"x": [3],
|
||||
"y": [27],
|
||||
"type": "door"
|
||||
},
|
||||
"Pool Entrance": {
|
||||
"x": [15],
|
||||
"y": [27],
|
||||
"type": "door"
|
||||
}
|
||||
},
|
||||
"bathhouse_pool": {
|
||||
|
@ -369,6 +374,11 @@
|
|||
"x": [13],
|
||||
"y": [27],
|
||||
"type": "door"
|
||||
},
|
||||
"Pool Entrance": {
|
||||
"x": [2],
|
||||
"y": [27],
|
||||
"type": "door"
|
||||
}
|
||||
},
|
||||
"beach": {
|
||||
|
@ -800,6 +810,11 @@
|
|||
}
|
||||
},
|
||||
"hospital": {
|
||||
"Harvey's Room Entrance Door": {
|
||||
"x": [10],
|
||||
"y": [5],
|
||||
"type": "door"
|
||||
},
|
||||
"Main Area Door": {
|
||||
"x": [10],
|
||||
"y": [13],
|
||||
|
@ -1962,6 +1977,21 @@
|
|||
"y": [19],
|
||||
"type": "interactable"
|
||||
},
|
||||
"Sebastian's Room Entrance": {
|
||||
"x": [12],
|
||||
"y": [21],
|
||||
"type": "door"
|
||||
},
|
||||
"Robin and Demetrius's Room Entrance": {
|
||||
"x": [13],
|
||||
"y": [10],
|
||||
"type": "door"
|
||||
},
|
||||
"Maru's Room Entrance": {
|
||||
"x": [7],
|
||||
"y": [10],
|
||||
"type": "door"
|
||||
},
|
||||
"Robin's Wood Pile": {
|
||||
"x": [11],
|
||||
"y": [19],
|
||||
|
|
Loading…
Reference in New Issue