90 lines
2.0 KiB
JSON
90 lines
2.0 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/1592a112e3d33eec4a0704b518a138d5a976f455, modified by Radezolid for SUITSTORAGE. Further modified by TJohnson, modified by BarryNorkfolk for SUITSTORAGE-secdog",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon",
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "icon-on",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "equipped-BACKPACK",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "on-equipped-BACKPACK",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "equipped-SUITSTORAGE",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "equipped-SUITSTORAGE-secdog",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "on-equipped-SUITSTORAGE",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|