Code:
Select all Reset
[{
"id": "$BarangayHall00",
"type": "public",
"author": "Plugin creator website 3.0 & zacky5000",
"width": 2,
"height": 2,
"frames": [{
"bmp": "Barangay Hall.png"
}],
"title": "Barangay Hall",
"text": "The smallest government building in the Philippines. Provides management services, including peacekeeping and fire disaster response, for small towns.",
"price": 2000,
"monthly price": 150,
"build time": 30,
"power": -4,
"water": -4,
"influence management": 150,
"influence police": 150,
"influence fire department": 150,
"burnable": true,
"destroyable": true,
"needs road": true,
"animation":[{"id": "1x1l", "x":16, "y":1},{"id": "1x1l", "x":20, "y":-1},{"id": "1x1l", "x":24, "y":-3},{"id": "1x1l", "x":21, "y":3},{"id": "1x1l", "x":25, "y":1},{"id": "1x1l", "x":29, "y":-1},{"id": "stair_ltr3", "x":19, "y":-12},
{"id": "stair_ltr3", "x":23, "y":-10},{"id": "stair_ltr3", "x":35, "y":-4},{"id": "stair_ltr3", "x":39, "y":-2},{"id": "2x2l", "x":19, "y":-9},{"id": "2x2l", "x":23, "y":-7},{"id": "2x2l", "x":35, "y":-1},{"id": "1x2l", "x":30, "y":-2},{"id": "1x1l", "x":39, "y":1},
{"id": "1x1l", "x":40, "y":1},{"id": "stair_rtl3", "x":48, "y":-3},{"id": "stair_rtl3", "x":52, "y":-5},
{"id": "stair_rtl3", "x":56, "y":-7},{"id": "2x2l", "x":48, "y":0},
{"id": "2x2l", "x":52, "y":-2},{"id": "2x2l", "x":56, "y":-4},{"id": "1x4l", "x":26, "y":-22},
{"id": "1x4l", "x":29, "y":-21},{"id": "1x3l", "x":26, "y":-18},
{"id": "1x3l", "x":29, "y":-17},{"id": "1x1l", "x":27, "y":-19},
{"id": "1x1l", "x":28, "y":-18},{"id": "1x3l", "x":31, "y":-18},
{"id": "1x3l", "x":34, "y":-18},{"id": "1x2l", "x":31, "y":-15},
{"id": "1x2l", "x":34, "y":-15},{"id": "1x1l", "x":32, "y":-19},
{"id": "1x1l", "x":33, "y":-19},
{"id": "1x1l", "x":33, "y":-13},
{"id": "1x1l", "x":32, "y":-13},{"id": "1x1l", "x":32, "y":-15},
{"id": "1x1l", "x":33, "y":-14},
{"id": "1x1l", "x":34, "y":-13},
{"id": "1x1l", "x":35, "y":-12}]
}]
There's my code. It's a bit messy, but trust me, it worked before I submitted it for publishing. Even tested it on my own cities during test runs. The only difference was the lights are not working anymore. Not sure why...