Files
tbd-station-14/Resources/Textures/Structures/Piping/Atmospherics/condenser.rsi/meta.json
chromiumboy 45012cbe1d Layering for atmospheric pipes (#36124)
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
2025-06-01 22:01:43 -07:00

61 lines
1.1 KiB
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"copyright": "Created by EmoGarbage404 (github) for Space Station 14, edited by chromiumboy.",
"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"
}
]
}