Added caldera static tiles
parent
4dff690bbe
commit
d4e31f8a1a
|
@ -736,5 +736,20 @@
|
||||||
"y":[12],
|
"y":[12],
|
||||||
"type":"farmer"
|
"type":"farmer"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"caldera":
|
||||||
|
{
|
||||||
|
"Rare Chest":
|
||||||
|
{
|
||||||
|
"x":[25],
|
||||||
|
"y":[28],
|
||||||
|
"type":"chest"
|
||||||
|
},
|
||||||
|
"Forge":
|
||||||
|
{
|
||||||
|
"x":[23],
|
||||||
|
"y":[21],
|
||||||
|
"type":"interactable"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue