Added community center exit

This commit is contained in:
Mohammad Shoaib
2022-04-30 22:37:35 +05:30
parent 45ad9ec42f
commit b16fa50cd2

View File

@@ -1198,5 +1198,14 @@
"y":[2],
"type":"door"
}
},
"communitycenter":
{
"Exit":
{
"x":[32],
"y":[23],
"type":"door"
}
}
}