48 lines
781 B
JSON
48 lines
781 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/9bebd81ae0b0a7f952b59886a765c681205de31f",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "lantern"
|
|
},
|
|
{
|
|
"name": "lantern-on"
|
|
},
|
|
{
|
|
"name": "off-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "off-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "on-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "burnt"
|
|
},
|
|
{
|
|
"name": "flashing"
|
|
},
|
|
{
|
|
"name": "on-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "on-equipped-BELT",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "off-equipped-BELT",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|