| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "version": 1,
- "size": {
- "x": 32,
- "y": 32
- },
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/master/icons/obj/machines/excelsior/autolathe.dmi at 40b254106b46981b8ad95ccd5589deb8fa56e765",
- "states": [
- {
- "name": "rndpointsource",
- "directions": 4,
- "delays": [
- [
- 0.8,
- 0.2
- ],
- [
- 0.8,
- 0.2
- ],
- [
- 0.8,
- 0.2
- ],
- [
- 0.8,
- 0.2
- ]
- ]
- },
- {
- "name": "rndpointsource-broken",
- "delays": [
- [
- 0.1,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "rndpointsource-off"
- },
- {
- "name": "rndpointsource-icon"
- }
- ]
- }
|