Added sewer tiles
parent
03e8eead73
commit
c00ae77d03
|
@ -1831,5 +1831,26 @@
|
||||||
"y":[16],
|
"y":[16],
|
||||||
"type":"door"
|
"type":"door"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"sewer":
|
||||||
|
{
|
||||||
|
"Exit Ladder":
|
||||||
|
{
|
||||||
|
"x":[16],
|
||||||
|
"y":[10],
|
||||||
|
"type":"door"
|
||||||
|
},
|
||||||
|
"Statue Of Uncertainty":
|
||||||
|
{
|
||||||
|
"x":[8],
|
||||||
|
"y":[20],
|
||||||
|
"type":"interactable"
|
||||||
|
},
|
||||||
|
"Mutant Bug Lair":
|
||||||
|
{
|
||||||
|
"x":[3],
|
||||||
|
"y":[19],
|
||||||
|
"type":"door"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue