42 lines
804 B
JSON
42 lines
804 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-NC-SA-3.0",
|
|
"copyright": "Taken from civstation at commit https://github.com/Civ13/Civ13/commit/ec52cbb95d59b717d4d8c480b35ac133e5b58088#diff-fba188fb2db5d16e5d41985147336a8f96085f761b903e016fffd869b63e497d",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "icon_flipped"
|
|
},
|
|
{
|
|
"name": "equipped-HELMET",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "flipped-equipped-HELMET",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "flipped-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "flipped-inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|