| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/b8fc9b367ebb26def792a68bcb25294e518698d8/icons/turf/walls/clockwork_wall.dmi and https://github.com/tgstation/tgstation/blob/f64e687250f028359d811b2c7e9d4974b2e7ffeb/icons/effects/clockwork.dmi",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "wall_gear"
- },
- {
- "name": "clock0",
- "directions": 4
- },
- {
- "name": "clock1",
- "directions": 4
- },
- {
- "name": "clock2",
- "directions": 4
- },
- {
- "name": "clock3",
- "directions": 4
- },
- {
- "name": "clock4",
- "directions": 4
- },
- {
- "name": "clock5",
- "directions": 4
- },
- {
- "name": "clock6",
- "directions": 4
- },
- {
- "name": "clock7",
- "directions": 4
- },
- {
- "name": "full"
- }
- ]
- }
|