| 123456789101112131415161718192021222324252627282930313233343536 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "broken",
- "delays": [
- [
- 1,
- 0.1,
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "panel",
- "directions": 4
- },
- {
- "name": "unlit",
- "directions": 4
- },
- {
- "name": "icon",
- "directions": 4
- }
- ]
- }
|