| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "base"
- },
- {
- "name": "mag-unshaded-0",
- "delays": [
- [
- 0.3,
- 0.3
- ]
- ]
- },
- {
- "name": "mag-unshaded-1"
- },
- {
- "name": "mag-unshaded-2"
- },
- {
- "name": "mag-unshaded-3"
- },
- {
- "name": "mag-unshaded-4"
- },
- {
- "name": "taser0-inhand-left",
- "directions": 4
- },
- {
- "name": "taser0-inhand-right",
- "directions": 4
- },
- {
- "name": "taser1-inhand-left",
- "directions": 4
- },
- {
- "name": "taser1-inhand-right",
- "directions": 4
- },
- {
- "name": "taser2-inhand-left",
- "directions": 4
- },
- {
- "name": "taser2-inhand-right",
- "directions": 4
- },
- {
- "name": "taser3-inhand-left",
- "directions": 4
- },
- {
- "name": "taser3-inhand-right",
- "directions": 4
- },
- {
- "name": "taser4-inhand-left",
- "directions": 4
- },
- {
- "name": "taser4-inhand-right",
- "directions": 4
- },
- {
- "name": "equipped-BELT",
- "directions": 4
- },
- {
- "name": "equipped-SUITSTORAGE",
- "directions": 4
- }
- ]
- }
|