Files
Nemanja 2455980090 Electrolysis and Centrifuge (#22517)
* electrolysis and centrifuge

* sprote

* final

* bomp!

* COUGH COUGH SPROTE

* boarsd
2023-12-15 02:52:46 -07:00

33 lines
468 B
JSON

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