Files
Nemanja f538a2e34a Add reagent sources to the guidebook (#22627)
* source in my guidebook

* finish it!

* sir yes sir oorah

* network that bitch, baby
2023-12-30 23:34:59 -08:00

64 lines
1.0 KiB
JSON

{
"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":"display"
},
{
"name":"fill-1"
},
{
"name":"fill-2"
},
{
"name":"fill-3"
},
{
"name":"fill-4"
},
{
"name":"fill-5"
},
{
"name":"fill-6"
},
{
"name":"fill-7"
}
]
}