Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
31 lines
719 B
JSON
31 lines
719 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"copyright": "Base sprites taken from tgstation at https://github.com/tgstation/tgstation/commit/662c08272acd7be79531550919f56f846726eabb and edited by chromiumboy (github)",
|
|
"license": "CC-BY-SA-3.0",
|
|
"states": [
|
|
{
|
|
"name": "pipeManifold",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "storageManifold"
|
|
},
|
|
{
|
|
"name": "pipeConnector",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "pipeConnector_alt1",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "pipeConnector_alt2",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|