This commit is contained in:
Nemanja
2023-09-03 22:02:00 -04:00
committed by GitHub
parent 676ac1e101
commit 445ed9e9d5
35 changed files with 615 additions and 39 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -0,0 +1,25 @@
{
"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"
}
]
}