Added barn to static tiles

master
Mohammad Shoaib 2022-04-28 20:12:07 +05:30
parent 5355a2015e
commit 253d01ac6f
1 changed files with 309 additions and 0 deletions

View File

@ -379,5 +379,314 @@
"y":[3], "y":[3],
"type":"interactable" "type":"interactable"
} }
},
"barn":
{
"Hay Hopper":
{
"x":[6],
"y":[3],
"type":"interactable"
},
"Feeding Bench 1":
{
"x":[8],
"y":[3],
"type":"interactable"
},
"Feeding Bench 2":
{
"x":[9],
"y":[3],
"type":"interactable"
},
"Feeding Bench 3":
{
"x":[10],
"y":[3],
"type":"interactable"
},
"Feeding Bench 4":
{
"x":[11],
"y":[3],
"type":"interactable"
}
},
"barn2":
{
"Hay Hopper":
{
"x":[6],
"y":[3],
"type":"interactable"
},
"Feeding Bench 1":
{
"x":[8],
"y":[3],
"type":"interactable"
},
"Feeding Bench 2":
{
"x":[9],
"y":[3],
"type":"interactable"
},
"Feeding Bench 3":
{
"x":[10],
"y":[3],
"type":"interactable"
},
"Feeding Bench 4":
{
"x":[11],
"y":[3],
"type":"interactable"
},
"Feeding Bench 5":
{
"x":[12],
"y":[3],
"type":"interactable"
},
"Feeding Bench 6":
{
"x":[13],
"y":[3],
"type":"interactable"
},
"Feeding Bench 7":
{
"x":[14],
"y":[3],
"type":"interactable"
},
"Feeding Bench 8":
{
"x":[15],
"y":[3],
"type":"interactable"
}
},
"big barn":
{
"Hay Hopper":
{
"x":[6],
"y":[3],
"type":"interactable"
},
"Feeding Bench 1":
{
"x":[8],
"y":[3],
"type":"interactable"
},
"Feeding Bench 2":
{
"x":[9],
"y":[3],
"type":"interactable"
},
"Feeding Bench 3":
{
"x":[10],
"y":[3],
"type":"interactable"
},
"Feeding Bench 4":
{
"x":[11],
"y":[3],
"type":"interactable"
},
"Feeding Bench 5":
{
"x":[12],
"y":[3],
"type":"interactable"
},
"Feeding Bench 6":
{
"x":[13],
"y":[3],
"type":"interactable"
},
"Feeding Bench 7":
{
"x":[14],
"y":[3],
"type":"interactable"
},
"Feeding Bench 8":
{
"x":[15],
"y":[3],
"type":"interactable"
}
},
"barn3":
{
"Hay Hopper":
{
"x":[6],
"y":[3],
"type":"interactable"
},
"Feeding Bench 1":
{
"x":[8],
"y":[3],
"type":"interactable"
},
"Feeding Bench 2":
{
"x":[9],
"y":[3],
"type":"interactable"
},
"Feeding Bench 3":
{
"x":[10],
"y":[3],
"type":"interactable"
},
"Feeding Bench 4":
{
"x":[11],
"y":[3],
"type":"interactable"
},
"Feeding Bench 5":
{
"x":[12],
"y":[3],
"type":"interactable"
},
"Feeding Bench 6":
{
"x":[13],
"y":[3],
"type":"interactable"
},
"Feeding Bench 7":
{
"x":[14],
"y":[3],
"type":"interactable"
},
"Feeding Bench 8":
{
"x":[15],
"y":[3],
"type":"interactable"
},
"Feeding Bench 9":
{
"x":[16],
"y":[3],
"type":"interactable"
},
"Feeding Bench 10":
{
"x":[17],
"y":[3],
"type":"interactable"
},
"Feeding Bench 11":
{
"x":[18],
"y":[3],
"type":"interactable"
},
"Feeding Bench 12":
{
"x":[19],
"y":[3],
"type":"interactable"
}
},
"deluxe barn":
{
"Hay Hopper":
{
"x":[6],
"y":[3],
"type":"interactable"
},
"Feeding Bench 1":
{
"x":[8],
"y":[3],
"type":"interactable"
},
"Feeding Bench 2":
{
"x":[9],
"y":[3],
"type":"interactable"
},
"Feeding Bench 3":
{
"x":[10],
"y":[3],
"type":"interactable"
},
"Feeding Bench 4":
{
"x":[11],
"y":[3],
"type":"interactable"
},
"Feeding Bench 5":
{
"x":[12],
"y":[3],
"type":"interactable"
},
"Feeding Bench 6":
{
"x":[13],
"y":[3],
"type":"interactable"
},
"Feeding Bench 7":
{
"x":[14],
"y":[3],
"type":"interactable"
},
"Feeding Bench 8":
{
"x":[15],
"y":[3],
"type":"interactable"
},
"Feeding Bench 9":
{
"x":[16],
"y":[3],
"type":"interactable"
},
"Feeding Bench 10":
{
"x":[17],
"y":[3],
"type":"interactable"
},
"Feeding Bench 11":
{
"x":[18],
"y":[3],
"type":"interactable"
},
"Feeding Bench 12":
{
"x":[19],
"y":[3],
"type":"interactable"
}
} }
} }