Added adventure guild static tiles

This commit is contained in:
Mohammad Shoaib
2022-04-28 23:12:53 +05:30
parent 4db3c305f3
commit fb7791e7ba

View File

@@ -715,5 +715,26 @@
"y":[9],
"type":"interactable"
}
},
"adventureguild":
{
"Goals Board":
{
"x":[8],
"y":[10],
"type":"interactable"
},
"Counter":
{
"x":[5],
"y":[12],
"type":"interactable"
},
"Gil":
{
"x":[11],
"y":[12],
"type":"farmer"
}
}
}