Added adventure guild static tiles
parent
4db3c305f3
commit
fb7791e7ba
|
@ -715,5 +715,26 @@
|
||||||
"y":[9],
|
"y":[9],
|
||||||
"type":"interactable"
|
"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"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue