Files
2023-09-03 22:02:00 -04:00

26 lines
386 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by aleksh (discord) for Space Station 14.",
"size": {
"x": 64,
"y": 64
},
"states": [
{
"name": "founder",
"directions": 4
},
{
"name": "founder_dead"
},
{
"name": "leviathing",
"directions": 4
},
{
"name": "leviathing_dead"
}
]
}