Delta-v/Resources/Textures/Structures/Piping/Atmospherics/pipe.rsi/meta.json

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