Files

34 lines
609 B
JSON
Raw Permalink Normal View History

2023-05-31 07:32:15 +03:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, modified by лазік#7305",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "icon_mask"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "equipped-MASK",
2023-05-31 07:32:15 +03:00
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}