Added cellar exit

This commit is contained in:
Mohammad Shoaib
2022-04-30 22:34:31 +05:30
parent ababbcbe07
commit 45ad9ec42f

View File

@@ -1189,5 +1189,14 @@
"y":[9],
"type":"npc"
}
},
"cellar":
{
"Exit":
{
"x":[3],
"y":[2],
"type":"door"
}
}
}