Add casual jumpsuit/skirts (#20422)

This commit is contained in:
nmajask
2023-10-11 01:05:18 -04:00
committed by GitHub
parent 440a578047
commit d4667477a5
19 changed files with 254 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 754 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 749 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1005 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 570 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

View File

@@ -0,0 +1,68 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by nmajask (github) for ss14, based on sprites by Tokiko (github)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon-jumpsuit"
},
{
"name": "icon-jumpskirt"
},
{
"name": "icon-shirt"
},
{
"name": "equipped-INNERCLOTHING-jumpsuit",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING-jumpskirt",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING-shirt",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING-jumpsuit-monkey",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING-jumpskirt-monkey",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING-shirt-monkey",
"directions": 4
},
{
"name": "inhand-left-jumpsuit",
"directions": 4
},
{
"name": "inhand-left-jumpskirt",
"directions": 4
},
{
"name": "inhand-left-shirt",
"directions": 4
},
{
"name": "inhand-right-jumpsuit",
"directions": 4
},
{
"name": "inhand-right-jumpskirt",
"directions": 4
},
{
"name": "inhand-right-shirt",
"directions": 4
}
]
}