Removed trailing commas
parent
6f1ccdb951
commit
17c1c19e90
|
@ -1685,7 +1685,7 @@
|
||||||
"x": [28],
|
"x": [28],
|
||||||
"y": [7],
|
"y": [7],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
"samhouse": {
|
"samhouse": {
|
||||||
"Exit": {
|
"Exit": {
|
||||||
|
@ -2259,7 +2259,7 @@
|
||||||
"x": [2],
|
"x": [2],
|
||||||
"y": [13],
|
"y": [13],
|
||||||
"type": "interactable"
|
"type": "interactable"
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
"wizardhousebasement": {
|
"wizardhousebasement": {
|
||||||
"Exit Ladder": {
|
"Exit Ladder": {
|
||||||
|
@ -2290,4 +2290,4 @@
|
||||||
"type": "interactable"
|
"type": "interactable"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue