| 123456789101112131415161718192021222324252627282930313233 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from paradisestation at commit https://github.com/ParadiseSS13/Paradise/commit/f09526480788c2e18fff8c16c4318fd6b4272c10. Vox states by Flareguy for Space Station 14",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "icon-flash"
- },
- {
- "name": "off-equipped-HELMET",
- "directions": 4
- },
- {
- "name": "off-equipped-HELMET-vox",
- "directions": 4
- },
- {
- "name": "on-equipped-HELMET",
- "directions": 4
- },
- {
- "name": "on-equipped-HELMET-vox",
- "directions": 4
- }
- ]
- }
|