Files
tbd-station-14/Resources/Textures/Structures/Piping/Atmospherics/pipe.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

99 lines
2.2 KiB
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Inhand sprites by alzore_(discord) for SS14. pipeTrinaryConnectors made by Menshin for SS14 based on pipeTJunction, the rest is taken from https://github.com/tgstation/tgstation at commit 57cd1d59ca019dd0e7811ac451f295f818e573da, edited by chromiumboy.",
"states": [
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "Bend-inhand-left",
"directions": 4
},
{
"name": "Bend-inhand-right",
"directions": 4
},
{
"name": "TJunction-inhand-left",
"directions": 4
},
{
"name": "TJunction-inhand-right",
"directions": 4
},
{
"name": "Fourway-inhand-left",
"directions": 4
},
{
"name": "Fourway-inhand-right",
"directions": 4
},
{
"name": "pipeBroken",
"directions": 1
},
{
"name": "pipeTJunction",
"directions": 4
},
{
"name": "pipeHalf",
"directions": 4
},
{
"name": "pipeBend",
"directions": 4
},
{
"name": "pipeFourway",
"directions": 4
},
{
"name": "pipeStraight",
"directions": 4
},
{
"name": "pipeConnector",
"directions": 4
},
{
"name": "pipeUnaryConnectors",
"directions": 4
},
{
"name": "pipeBinaryConnectors",
"directions": 4
},
{
"name": "pipeTrinaryConnectors",
"directions": 4
},
{
"name": "storageStraight"
},
{
"name": "storageHalf"
},
{
"name": "storageBend"
},
{
"name": "storageTJunction"
},
{
"name": "storageFourway"
}
]
}