Files

79 lines
1.2 KiB
JSON
Raw Permalink Normal View History

2023-09-21 23:04:05 +09:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/ at d0dffe7ca643db2624424fdcebf45863f85c0448, on inhand sprites by Aviu",
2023-09-21 23:04:05 +09:00
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "snatcherprod_off"
},
{
"name": "snatcherprod_nocell"
},
{
"name": "snatcherprod_on",
"delays": [
[
0.1,
0.1
]
]
},
{
"name": "off-inhand-left",
2023-09-21 23:04:05 +09:00
"directions": 4
},
{
"name": "off-inhand-right",
2023-09-21 23:04:05 +09:00
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4,
"delays": [
[
0.1,
0.1
],
[
0.1,
0.1
],
[
0.1,
0.1
],
[
0.1,
0.1
]
]
},
{
"name": "on-inhand-right",
"directions": 4,
"delays": [
[
0.1,
0.1
],
[
0.1,
0.1
],
[
0.1,
0.1
],
[
0.1,
0.1
]
]
2023-09-21 23:04:05 +09:00
}
]
}