Electrolysis and Centrifuge (#22517)

* electrolysis and centrifuge

* sprote

* final

* bomp!

* COUGH COUGH SPROTE

* boarsd
This commit is contained in:
Nemanja
2023-12-15 04:52:46 -05:00
committed by GitHub
parent 0349c53d0c
commit 2455980090
27 changed files with 478 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 626 B

View File

@@ -0,0 +1,31 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Adapted from CEV-Eris by EmoGarbage404 (github) for Space Station 14.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "base"
},
{
"name": "base-spinning",
"delays":
[
[
0.1,
0.1,
0.1
]
]
},
{
"name": "panel"
},
{
"name": "unshaded"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 670 B

View File

@@ -0,0 +1,32 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Adapted from CEV-Eris by EmoGarbage404 (github) for Space Station 14.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "base"
},
{
"name": "spinning",
"delays":
[
[
0.25,
0.25,
0.25,
0.25
]
]
},
{
"name": "panel"
},
{
"name": "unshaded"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B