| 123456789101112131415161718192021222324252627 |
- {
- "version": 1,
- "size": {
- "x": 32,
- "y": 32
- },
- "license": "CC-BY-SA-3.0",
- "copyright": "Created by EmoGarbage404 (github) for space-station-14, credit to Aleksh#7552 (discord) for original concepts and designs",
- "states": [
- {
- "name": "clamp"
- },
- {
- "name": "dead"
- },
- {
- "name": "golem",
- "directions": 4
- },
- {
- "name": "jared"
- },
- {
- "name": "lover"
- }
- ]
- }
|