Files
OldThink/Resources/Textures/Constructible/Atmos/pipe.rsi/meta.json
2021-01-09 10:05:29 +11:00

92 lines
1.5 KiB
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,
"delays":[
[
1.0
],
[
1.0
],
[
1.0
],
[
1.0
]
]
},
{
"name":"pipeHalf",
"directions":4,
"delays":[
[
1.0
],
[
1.0
],
[
1.0
],
[
1.0
]
]
},
{
"name":"pipeBend",
"directions":4,
"delays":[
[
1.0
],
[
1.0
],
[
1.0
],
[
1.0
]
]
},
{
"name":"pipeFourway",
"directions":1,
"delays":[
[
1.0
]
]
},
{
"name":"pipeStraight",
"directions":4,
"delays":[
[
1.0
],
[
1.0
],
[
1.0
],
[
1.0
]
]
}
]
}