
{
"id": "$anim_fence_night",
"type": "animation",
"light": true,
"light switching": true,
"frames": [
{"bmp": "fence_l.png","w":16,"count":2,"handle y":-4}
],
"rotation aware": true,
"frame alignment":true
},
{
"id":"$construction_fence",
"type":"fence",
"title":"construction fence",
"text":"Usually used to make closed construction site",
"price":5,
"category":"$cat_fence00",
"removable":true,
"frames": [{"bmp":"fence.png","w":16,"count":2,"handle y":8}],
"width":1,
"height":1,
"animation": [{"id": "$anim_fence_night", "x":0,"y":-12}]
}
]