| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Made by Piksqu for ss14, based on the circuit imprinter sprite taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "panel"
- },
- {
- "name": "unlit"
- },
- {
- "name": "building",
- "delays": [
- [
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.16,
- 0.18
- ]
- ]
- }
- ]
- }
|