| 123456789101112131415161718192021222324252627282930313233 |
- {
- "version": 1,
- "license": "CC0-1.0",
- "copyright": "Created by TheShuEd (github) for ss14 at https://github.com/space-wizards/space-station-14/pull/33889",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "anom",
- "delays": [
- [
- 0.3,
- 0.3,
- 0.3,
- 0.3
- ]
- ]
- },
- {
- "name": "pulse",
- "delays": [
- [
- 0.2,
- 0.2,
- 0.2,
- 0.2
- ]
- ]
- }
- ]
- }
|