| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "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
- }
- ]
- }
|