Removes the IHS voidsuit, adds the ancient voidsuit (#16988)

* removes IHS voidsuit, adds ancient voidsuit

* remove ihs gloves

* fix

* fucjk
This commit is contained in:
Flareguy
2023-05-31 17:03:14 -05:00
committed by GitHub
parent 441a8e3d96
commit 4a2a4e4eb5
26 changed files with 96 additions and 74 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 624 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 588 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/tree/fb2d71495bfe81446159ef528534193d09dd8d34, sprite repaletted by Flareguy for space-station-14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}