| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/52cbeaf94322209d4c6596818dda9fb3654729d3 and modified by Swept",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "seclite"
- },
- {
- "name": "seclite-on"
- },
- {
- "name": "seclite-overlay"
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "inhand-left-light",
- "directions": 4
- },
- {
- "name": "inhand-right-light",
- "directions": 4
- },
- {
- "name": "equipped-BELT",
- "directions": 4
- }
- ]
- }
|