42 lines
833 B
JSON
42 lines
833 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Icons and in game sprites by Gargarien for PARSEC and Total War. In hand sprites taken from paradisestation at commit https://github.com/ParadiseSS13/Paradise/commit/f09526480788c2e18fff8c16c4318fd6b4272c10 by peptide",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "icon-flash"
|
|
},
|
|
{
|
|
"name": "off-equipped-HELMET",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "off-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "off-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "on-equipped-HELMET",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "on-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "on-inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|