Added library museum tiles

master
Mohammad Shoaib 2022-04-30 23:45:58 +05:30
parent 33b42b0901
commit 666dfd745b
1 changed files with 16 additions and 1 deletions

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"
}
} }
} }