Added cellar exit

master
Mohammad Shoaib 2022-04-30 22:34:31 +05:30
parent ababbcbe07
commit 45ad9ec42f
1 changed files with 9 additions and 0 deletions

View File

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