Gas Condensers (#22436)

Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
This commit is contained in:
Nemanja
2023-12-13 22:35:44 -05:00
committed by GitHub
parent 0f2e9ef4df
commit 0917a9d380
21 changed files with 294 additions and 0 deletions

View File

@@ -0,0 +1,60 @@
{
"version":1,
"size":
{
"x":32,
"y":32
},
"copyright":"Created by EmoGarbage404 (github) for Space Station 14.",
"license":"CC0-1.0",
"states":
[
{
"name":"off"
},
{
"name":"on",
"delays":
[
[
0.05,
0.05,
0.05,
0.05,
0.05
]
]
},
{
"name":"panel"
},
{
"name":"trans"
},
{
"name":"pipe",
"directions":4
},
{
"name":"fill-1"
},
{
"name":"fill-2"
},
{
"name":"fill-3"
},
{
"name":"fill-4"
},
{
"name":"fill-5"
},
{
"name":"fill-6"
},
{
"name":"fill-7"
}
]
}