28 lines
445 B
JSON
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"
|
|
}
|
|
]
|
|
}
|