| 123456789101112131415161718192021222324252627282930 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/f349b842c84f500399bd5673e5e34a6bc45b001a",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "off"
- },
- {
- "name": "on"
- },
- {
- "name": "on-unlit"
- },
- {
- "name": "flashing",
- "delays": [
- [
- 0.1,
- 0.1,
- 0.1
- ]
- ]
- }
- ]
- }
|