| 12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d170a410d40eec4fc19fe5eb8d561d58a0902082",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "electrified_ai",
- "delays": [
- [
- 0.2,
- 0.2,
- 0.2,
- 0.2,
- 0.2,
- 0.2
- ]
- ]
- },
- {
- "name": "apc_hacked",
- "delays": [
- [
- 0.2,
- 0.2,
- 0.2,
- 0.2,
- 0.2,
- 0.2
- ]
- ]
- }
- ]
- }
|