Added library museum tiles
This commit is contained in:
@@ -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"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user