More Vox and Harpy hardsuits (#4609)
* Add harpy and vox variants for the Rhino hardsuit * Add harpy variant for the Goliath hardsuit * Fix indentation --------- Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
This commit is contained in:
parent
d741848ba6
commit
3d7b9ee393
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Normal and vox sprites created by https://github.com/Pronana / princesscheeseballs (Discord). equipped-OUTERCLOTHING-dog modified from equipped-OUTERCLOTHING by Sparlight (GitHub).",
|
||||
"copyright": "Normal and vox sprites created by https://github.com/Pronana / princesscheeseballs (Discord). equipped-OUTERCLOTHING-dog modified from equipped-OUTERCLOTHING by Sparlight (GitHub). Harpy version by EmberAstra (github)",
|
||||
|
||||
"size": {
|
||||
"x": 32,
|
||||
|
|
@ -15,6 +15,10 @@
|
|||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING-harpy",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING-vox",
|
||||
"directions": 4
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/blob/444f3f629b44e5d92cae1b895b3b9750a8eead36/icons/obj/clothing/suits.dmi. modified by Stop-Signs (github)",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/blob/444f3f629b44e5d92cae1b895b3b9750a8eead36/icons/obj/clothing/suits.dmi. modified by Stop-Signs (github). Harpy and Vox version by EmberAstra (github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
|
|
@ -17,6 +17,14 @@
|
|||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING-harpy",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING-vox",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
|
|
|
|||
Loading…
Reference in New Issue