Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
52 lines
1.2 KiB
JSON
52 lines
1.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": "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
|
|
}
|
|
]
|
|
}
|