cap drip refactor (#18276)
* swap out captain hardhat * updated navy cap cloak * change default cap suit/skirt along with monkey alts * fixes capcap shading * cap hardhat * slight sheath edit * capcap now able to be worn by hamlet * capcap ACTUALLY able to be worn by hamlet now * mantle edit * winter coat * formalcloak * small json edit * me when the when me the when me when the * carapace * gloves * goof'd * gloves are darkerrrrr
|
After Width: | Height: | Size: 574 B |
|
Before Width: | Height: | Size: 596 B After Width: | Height: | Size: 612 B |
|
Before Width: | Height: | Size: 381 B After Width: | Height: | Size: 381 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/pull/69842/commits/d8138946b0ed06fced522729ac8eaa0596864329 edited by Skarletto (github)",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/0671297bb1c1b31d5885f2768aecbe9dc51d39e7 , edited by Skarletto (github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -10,6 +10,10 @@
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET-hamster",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
|
||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 579 B |
|
Before Width: | Height: | Size: 527 B After Width: | Height: | Size: 535 B |
|
Before Width: | Height: | Size: 255 B After Width: | Height: | Size: 280 B |
|
Before Width: | Height: | Size: 471 B After Width: | Height: | Size: 463 B |
|
Before Width: | Height: | Size: 474 B After Width: | Height: | Size: 466 B |
@@ -1,15 +1,12 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/pull/69842/commits/d8138946b0ed06fced522729ac8eaa0596864329 edited by Skarletto (github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
@@ -25,6 +22,9 @@
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||