This commit is contained in:
Mith-randalf
2021-12-14 05:17:26 +00:00
committed by GitHub
parent e3478f894e
commit 050516c17e
20 changed files with 119 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,33 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "cuff"
},
{
"name": "cuff-broken"
},
{
"name": "body-overlay-2",
"directions": 4
},
{
"name": "body-overlay-4",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

View File

@@ -112,6 +112,9 @@
{
"name": "hug-inhand-right",
"directions": 4
},
{
"name": "ziptie"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

View File

@@ -75,6 +75,9 @@
},
{
"name": "syringe"
},
{
"name": "ziptie"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB