Files
OldThink/Resources/Textures/Structures/Piping/Atmospherics/pipe.rsi/meta.json
2021-07-15 18:30:50 +00:00

42 lines
781 B
JSON

{
"version":1,
"size":{
"x":32,
"y":32
},
"license":"CC-BY-SA-3.0",
"copyright":"Taken from https://github.com/tgstation/tgstation at commit 57cd1d59ca019dd0e7811ac451f295f818e573da",
"states":[
{
"name":"pipeTJunction",
"directions":4
},
{
"name":"pipeHalf",
"directions":4
},
{
"name":"pipeBend",
"directions":4
},
{
"name":"pipeFourway",
},
{
"name":"pipeStraight",
"directions":4
},
{
"name":"pipeConnectorSouth",
},
{
"name":"pipeConnectorNorth",
},
{
"name":"pipeConnectorEast",
},
{
"name":"pipeConnectorWest",
}
]
}