| 123456789101112131415161718192021222324252627 |
- {
- "version": 1,
- "license": "CC-BY-NC-SA-3.0",
- "copyright": "Taken from and modified by kiwedespars on Citadel Station at commit https://github.com/Citadel-Station-13/Citadel-Station-13/commit/e145bdafe83e2cf38d148c39f073da5e7b0cb456",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "voidblink",
- "delays": [
- [
- 0.1,
- 0.3,
- 0.1,
- 0.3,
- 0.1,
- 0.3,
- 0.1,
- 0.3,
- 0.3
- ]
- ]
- }
- ]
- }
|