Added library museum tiles

This commit is contained in:
Mohammad Shoaib
2022-04-30 23:45:58 +05:30
parent 33b42b0901
commit 666dfd745b

View File

@@ -1537,11 +1537,26 @@
"y":[25], "y":[25],
"type":"interactable" "type":"interactable"
}, },
"Counter": "Shop Counter":
{ {
"x":[10], "x":[10],
"y":[25], "y":[25],
"type":"interactable" "type":"interactable"
} }
},
"archaeologyhouse":
{
"Exit":
{
"x":[3],
"y":[14],
"type":"door"
},
"Counter":
{
"x":[3],
"y":[9],
"type":"interactable"
}
} }
} }