| 123456789101112131415161718192021222324252627282930313233 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/a879151ef04192ae2a791278ee882c1bce7c5062 modified by Potato1234x (Github) for SS14",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "broken"
- },
- {
- "name": "off"
- },
- {
- "name": "panel"
- },
- {
- "name": "normal-unshaded",
- "delays": [
- [
- 1.0,
- 0.1,
- 1.0,
- 0.1,
- 1.0,
- 0.1
- ]
- ]
- }
- ]
- }
|