Added sewer tiles

master
Mohammad Shoaib 2022-05-02 14:28:13 +05:30
parent 03e8eead73
commit c00ae77d03
1 changed files with 21 additions and 0 deletions

View File

@ -1831,5 +1831,26 @@
"y":[16],
"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"
}
}
}