6
2026-01-24 12:49:55 +03:00

28 lines
445 B
JSON

{
"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"
}
]
}