Files

50 lines
785 B
JSON
Raw Permalink Normal View History

2020-05-12 02:08:39 -07:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da",
2020-05-12 02:08:39 -07:00
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "equipped-NECK",
"directions": 4,
2020-05-12 02:08:39 -07:00
"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
2020-05-12 02:08:39 -07:00
]
]
},
{
"name": "inhand-left",
"directions": 4
2020-05-12 02:08:39 -07:00
},
{
"name": "inhand-right",
"directions": 4
2020-05-12 02:08:39 -07:00
}
]
}