Files
2023-03-01 09:31:04 -04:00

50 lines
785 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "equipped-NECK",
"directions": 4,
"delays": [
[
0.3,
0.2,
0.3,
0.2
],
[
0.3,
0.2,
0.3,
0.2
],
[
0.3,
0.2,
0.3,
0.2
],
[
0.3,
0.2,
0.3,
0.2
]
]
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}