Added Big Shed Redundancy
Duplicated "shed2" to "big shed" for stardew redundancy in name changes upon logging back in to the game.master
parent
0edd6e54e0
commit
01ec8209af
|
@ -2901,6 +2901,13 @@
|
|||
"type": "door"
|
||||
}
|
||||
},
|
||||
"big shed": {
|
||||
"Exit": {
|
||||
"x": [9],
|
||||
"y": [16],
|
||||
"type": "door"
|
||||
}
|
||||
},
|
||||
"skullcave": {
|
||||
"Exit": {
|
||||
"x": [7],
|
||||
|
|
Loading…
Reference in New Issue