diff --git a/Resources/Prototypes/Entities/Clothing/Head/hoods.yml b/Resources/Prototypes/Entities/Clothing/Head/hoods.yml index 180b738e407984..125d183caa69b7 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hoods.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hoods.yml @@ -525,3 +525,223 @@ sprite: Clothing/Head/Hoods/Coat/hoodweb.rsi - type: Clothing sprite: Clothing/Head/Hoods/Coat/hoodweb.rsi + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodWinterColorBlack + noSpawn: true + name: black winter coat hood + components: + - type: Sprite + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + layers: + - state: coatybits-icon + color: "#3f3f3f" + - state: winterbits-icon + - type: Clothing + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + clothingVisuals: + head: + - state: coatybits-equipped-HELMET + color: "#3f3f3f" + - state: winterbits-equipped-HELMET + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodWinterColorPurple + noSpawn: true + name: purple winter coat hood + components: + - type: Sprite + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + layers: + - state: coatybits-icon + color: "#9C0DE1" + - state: winterbits-icon + - type: Clothing + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + clothingVisuals: + head: + - state: coatybits-equipped-HELMET + color: "#9C0DE1" + - state: winterbits-equipped-HELMET + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodWinterColorRed + noSpawn: true + name: red winter coat hood + components: + - type: Sprite + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + layers: + - state: coatybits-icon + color: "#940000" + - state: winterbits-icon + - type: Clothing + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + clothingVisuals: + head: + - state: coatybits-equipped-HELMET + color: "#940000" + - state: winterbits-equipped-HELMET + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodWinterColorBlue + noSpawn: true + name: blue winter coat hood + components: + - type: Sprite + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + layers: + - state: coatybits-icon + color: "#0089EF" + - state: winterbits-icon + - type: Clothing + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + clothingVisuals: + head: + - state: coatybits-equipped-HELMET + color: "#0089EF" + - state: winterbits-equipped-HELMET + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodWinterColorBrown + noSpawn: true + name: brown winter coat hood + components: + - type: Sprite + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + layers: + - state: coatybits-icon + color: "#723A02" + - state: winterbits-icon + - type: Clothing + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + clothingVisuals: + head: + - state: coatybits-equipped-HELMET + color: "#723A02" + - state: winterbits-equipped-HELMET + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodWinterColorGray + noSpawn: true + name: gray winter coat hood + components: + - type: Sprite + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + layers: + - state: coatybits-icon + color: "#999999" + - state: winterbits-icon + - type: Clothing + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + clothingVisuals: + head: + - state: coatybits-equipped-HELMET + color: "#999999" + - state: winterbits-equipped-HELMET + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodWinterColorGreen + noSpawn: true + name: green winter coat hood + components: + - type: Sprite + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + layers: + - state: coatybits-icon + color: "#5ABF2F" + - state: winterbits-icon + - type: Clothing + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + clothingVisuals: + head: + - state: coatybits-equipped-HELMET + color: "#5ABF2F" + - state: winterbits-equipped-HELMET + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodWinterColorLightBrown + noSpawn: true + name: light brown winter coat hood + components: + - type: Sprite + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + layers: + - state: coatybits-icon + color: "#C09F72" + - state: winterbits-icon + - type: Clothing + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + clothingVisuals: + head: + - state: coatybits-equipped-HELMET + color: "#C09F72" + - state: winterbits-equipped-HELMET + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodWinterColorOrange + noSpawn: true + name: orange winter coat hood + components: + - type: Sprite + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + layers: + - state: coatybits-icon + color: "#EF8100" + - state: winterbits-icon + - type: Clothing + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + clothingVisuals: + head: + - state: coatybits-equipped-HELMET + color: "#EF8100" + - state: winterbits-equipped-HELMET + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodWinterColorWhite + noSpawn: true + name: white winter coat hood + components: + - type: Sprite + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + layers: + - state: coatybits-icon + color: "#EAE8E8" + - state: winterbits-icon + - type: Clothing + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + clothingVisuals: + head: + - state: coatybits-equipped-HELMET + color: "#EAE8E8" + - state: winterbits-equipped-HELMET + +- type: entity + parent: ClothingHeadHatHoodWinterBase + id: ClothingHeadHatHoodWinterColorYellow + noSpawn: true + name: yellow winter coat hood + components: + - type: Sprite + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + layers: + - state: coatybits-icon + color: "#EBE216" + - state: winterbits-icon + - type: Clothing + sprite: Clothing/Head/Hoods/Coat/hooddefault.rsi + clothingVisuals: + head: + - state: coatybits-equipped-HELMET + color: "#EBE216" + - state: winterbits-equipped-HELMET diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml index 9b943de36a142a..e3401f45335786 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml @@ -55,9 +55,20 @@ name: atmospherics winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatatmos.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: ATMOS-icon + - type: Item + inhandVisuals: + left: + - state: ATMOS-inhand-left + right: + - state: ATMOS-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatatmos.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: ATMOS-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterEngineer @@ -67,9 +78,20 @@ name: bartender winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatbar.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: BAR-icon + - type: Item + inhandVisuals: + left: + - state: BAR-inhand-left + right: + - state: BAR-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatbar.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: BAR-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterBartender @@ -79,9 +101,20 @@ name: captain's winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatcap.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: CAP-icon + - type: Item + inhandVisuals: + left: + - state: CAP-inhand-left + right: + - state: CAP-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatcap.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: CAP-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterCaptain @@ -91,9 +124,20 @@ name: cargo winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatcargo.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: CARGO-icon + - type: Item + inhandVisuals: + left: + - state: CARGO-inhand-left + right: + - state: CARGO-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatcargo.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: CARGO-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterCargo @@ -103,9 +147,20 @@ name: chief engineer's winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatce.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: CE-icon + - type: Item + inhandVisuals: + left: + - state: CE-inhand-left + right: + - state: CE-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatce.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: CE-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterCE @@ -115,9 +170,20 @@ name: CentCom winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatcentcom.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: CENTCOM-icon + - type: Item + inhandVisuals: + left: + - state: CENTCOM-inhand-left + right: + - state: CENTCOM-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatcentcom.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: CENTCOM-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterCentcom @@ -128,9 +194,20 @@ description: A coat specifically designed for work inside cold storage, sorely needed by cold-blooded lizard chefs. components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatchef.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: CHEF-icon + - type: Item + inhandVisuals: + left: + - state: CHEF-inhand-left + right: + - state: CHEF-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatchef.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: CHEF-equipped-OUTERCLOTHING - type: entity parent: ClothingOuterWinterCoatToggleable @@ -138,9 +215,20 @@ name: chemistry winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatchem.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: CHEM-icon + - type: Item + inhandVisuals: + left: + - state: CHEM-inhand-left + right: + - state: CHEM-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatchem.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: CHEM-equipped-OUTERCLOTHING - type: Armor modifiers: coefficients: @@ -157,9 +245,20 @@ name: chief medical officer's winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatcmo.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: CMO-icon + - type: Item + inhandVisuals: + left: + - state: CMO-inhand-left + right: + - state: CMO-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatcmo.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: CMO-equipped-OUTERCLOTHING - type: Armor modifiers: coefficients: @@ -186,9 +285,20 @@ name: engineering winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatengi.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: ENGI-icon + - type: Item + inhandVisuals: + left: + - state: ENGI-inhand-left + right: + - state: ENGI-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatengi.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: ENGI-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterEngineer @@ -198,9 +308,20 @@ name: genetics winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatgen.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: GENE-icon + - type: Item + inhandVisuals: + left: + - state: GENE-inhand-left + right: + - state: GENE-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatgen.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: GENE-equipped-OUTERCLOTHING - type: Armor modifiers: coefficients: @@ -217,12 +338,25 @@ name: head of personnel's winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coathop.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: HOP-icon + - type: Item + inhandVisuals: + left: + - state: HOP-inhand-left + right: + - state: HOP-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coathop.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: HOP-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterHOP + +########################################################## - type: entity parent: [ClothingOuterArmorHoS, ClothingOuterWinterCoatToggleable] id: ClothingOuterWinterHoS @@ -235,6 +369,7 @@ sprite: Clothing/OuterClothing/WinterCoats/coathosarmored.rsi - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterHOS +########################################################## - type: entity parent: ClothingOuterWinterCoatToggleable @@ -243,9 +378,20 @@ description: A sturdy coat, a warm coat, but not an armored coat. components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coathos.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: HOS-icon + - type: Item + inhandVisuals: + left: + - state: HOS-inhand-left + right: + - state: HOS-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coathos.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: HOS-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterHOS @@ -255,9 +401,20 @@ name: hydroponics winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coathydro.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: HYDRO-icon + - type: Item + inhandVisuals: + left: + - state: HYDRO-inhand-left + right: + - state: HYDRO-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coathydro.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: HYDRO-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterHydro @@ -267,9 +424,20 @@ name: janitorial winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatjani.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: JANI-icon + - type: Item + inhandVisuals: + left: + - state: JANI-inhand-left + right: + - state: CHEF-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatjani.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: JANI-equipped-OUTERCLOTHING - type: Armor modifiers: coefficients: @@ -286,9 +454,20 @@ name: medical winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatmed.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: MED-icon + - type: Item + inhandVisuals: + left: + - state: MED-inhand-left + right: + - state: MED-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatmed.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: MED-equipped-OUTERCLOTHING - type: Armor modifiers: coefficients: @@ -305,9 +484,20 @@ name: mime winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatmime.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: MIME-icon + - type: Item + inhandVisuals: + left: + - state: MIME-inhand-left + right: + - state: MIME-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatmime.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: MIME-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterMime @@ -317,9 +507,20 @@ name: mining winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatminer.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: MINER-icon + - type: Item + inhandVisuals: + left: + - state: MINER-inhand-left + right: + - state: MINER-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatminer.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: MINER-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterMiner @@ -329,9 +530,20 @@ name: paramedic winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatparamed.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: PARA-icon + - type: Item + inhandVisuals: + left: + - state: PARA-inhand-left + right: + - state: PARA-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatparamed.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: PARA-equipped-OUTERCLOTHING - type: Armor modifiers: coefficients: @@ -348,9 +560,20 @@ name: quartermaster's winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatqm.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: QM-icon + - type: Item + inhandVisuals: + left: + - state: QM-inhand-left + right: + - state: QM-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatqm.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: QM-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterQM @@ -361,9 +584,20 @@ name: research director's winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatrd.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: RD-icon + - type: Item + inhandVisuals: + left: + - state: RD-inhand-left + right: + - state: RD-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatrd.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: RD-equipped-OUTERCLOTHING - type: Armor modifiers: coefficients: @@ -380,9 +614,20 @@ name: robotics winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatrobo.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: ROBO-icon + - type: Item + inhandVisuals: + left: + - state: ROBO-inhand-left + right: + - state: ROBO-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatrobo.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: ROBO-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterRobo @@ -393,9 +638,20 @@ name: science winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatsci.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: SCI-icon + - type: Item + inhandVisuals: + left: + - state: SCI-inhand-left + right: + - state: SCI-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatsci.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: SCI-equipped-OUTERCLOTHING - type: Armor modifiers: coefficients: @@ -412,9 +668,20 @@ name: security winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatsec.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: SEC-icon + - type: Item + inhandVisuals: + left: + - state: SEC-inhand-left + right: + - state: SEC-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatsec.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: SEC-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterSec @@ -424,9 +691,20 @@ name: virology winter coat components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatviro.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: VIRO-icon + - type: Item + inhandVisuals: + left: + - state: VIRO-inhand-left + right: + - state: VIRO-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatviro.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: VIRO-equipped-OUTERCLOTHING - type: Armor modifiers: coefficients: @@ -437,6 +715,7 @@ - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterSci +################################################################ - type: entity parent: [ClothingOuterArmorWarden, ClothingOuterWinterCoatToggleable] id: ClothingOuterWinterWarden @@ -449,6 +728,7 @@ sprite: Clothing/OuterClothing/WinterCoats/coatwardenarmored.rsi - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterWarden +################################################################ - type: entity parent: ClothingOuterWinterCoatToggleable @@ -457,9 +737,20 @@ description: A sturdy coat, a warm coat, but not an armored coat. components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatwarden.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: WARD-icon + - type: Item + inhandVisuals: + left: + - state: WARD-inhand-left + right: + - state: WARD-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatwarden.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: WARD-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterWarden @@ -470,12 +761,24 @@ description: "The syndicate's winter coat is made of durable fabric, with gilded patterns, and coarse wool." components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: SYNDIECAP-icon + - type: Item + inhandVisuals: + left: + - state: SYNDIECAP-inhand-left + right: + - state: SYNDIECAP-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: SYNDIECAP-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterSyndie +############################################################## - type: entity parent: ClothingOuterWinterWarden id: ClothingOuterWinterSyndieCapArmored @@ -488,6 +791,7 @@ sprite: Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecaparmored.rsi - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterSyndie +############################################################## - type: entity parent: ClothingOuterWinterCoatToggleable @@ -496,9 +800,20 @@ description: Insulated winter coat, looks like a merch from "Syndieland" components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: SYNDIE-icon + - type: Item + inhandVisuals: + left: + - state: SYNDIE-inhand-left + right: + - state: SYNDIE-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: SYNDIE-equipped-OUTERCLOTHING - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterSyndie @@ -520,9 +835,20 @@ description: Feels like the inside of a cocoon, not that this would make you less afraid of being in one. components: - type: Sprite - sprite: Clothing/OuterClothing/WinterCoats/coatweb.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: WEB-icon + - type: Item + inhandVisuals: + left: + - state: WEB-inhand-left + right: + - state: WEB-inhand-right - type: Clothing - sprite: Clothing/OuterClothing/WinterCoats/coatweb.rsi + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: WEB-equipped-OUTERCLOTHING - type: Construction graph: WebObjects node: coat @@ -540,3 +866,344 @@ Quantity: 20 - type: ToggleableClothing clothingPrototype: ClothingHeadHatHoodWinterWeb + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterWinterColorBlack + name: black winter coat + components: + - type: Sprite + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: coatybits-icon + color: "#3f3f3f" + - state: winterbits-icon + - type: Item + inhandVisuals: + left: + - state: coatybits-inhand-left + color: "#3f3f3f" + - state: winterbits-inhand-left + right: + - state: coatybits-inhand-right + color: "#3f3f3f" + - state: winterbits-inhand-right + - type: Clothing + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: coatybits-equipped-OUTERCLOTHING + color: "#1d1d1d" + - state: winterbits-equipped-OUTERCLOTHING + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodWinterColorBlack + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterWinterColorPurple + name: purple winter coat + components: + - type: Sprite + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: coatybits-icon + color: "#9C0DE1" + - state: winterbits-icon + - type: Item + inhandVisuals: + left: + - state: coatybits-inhand-left + color: "#9C0DE1" + - state: winterbits-inhand-left + right: + - state: coatybits-inhand-right + color: "#9C0DE1" + - state: winterbits-inhand-right + - type: Clothing + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: coatybits-equipped-OUTERCLOTHING + color: "#9C0DE1" + - state: winterbits-equipped-OUTERCLOTHING + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodWinterColorPurple + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterWinterColorRed + name: red winter coat + components: + - type: Sprite + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: coatybits-icon + color: "#940000" + - state: winterbits-icon + - type: Item + inhandVisuals: + left: + - state: coatybits-inhand-left + color: "#940000" + - state: winterbits-inhand-left + right: + - state: coatybits-inhand-right + color: "#940000" + - state: winterbits-inhand-right + - type: Clothing + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: coatybits-equipped-OUTERCLOTHING + color: "#940000" + - state: winterbits-equipped-OUTERCLOTHING + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodWinterColorRed + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterWinterColorBlue + name: blue winter coat + components: + - type: Sprite + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: coatybits-icon + color: "#0089EF" + - state: winterbits-icon + - type: Item + inhandVisuals: + left: + - state: coatybits-inhand-left + color: "#0089EF" + - state: winterbits-inhand-left + right: + - state: coatybits-inhand-right + color: "#0089EF" + - state: winterbits-inhand-right + - type: Clothing + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: coatybits-equipped-OUTERCLOTHING + color: "#0089EF" + - state: winterbits-equipped-OUTERCLOTHING + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodWinterColorBlue + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterWinterColorBrown + name: brown winter coat + components: + - type: Sprite + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: coatybits-icon + color: "#723A02" + - state: winterbits-icon + - type: Item + inhandVisuals: + left: + - state: coatybits-inhand-left + color: "#723A02" + - state: winterbits-inhand-left + right: + - state: coatybits-inhand-right + color: "#723A02" + - state: winterbits-inhand-right + - type: Clothing + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: coatybits-equipped-OUTERCLOTHING + color: "#723A02" + - state: winterbits-equipped-OUTERCLOTHING + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodWinterColorBrown + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterWinterColorGray + name: gray winter coat + components: + - type: Sprite + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: coatybits-icon + color: "#999999" + - state: winterbits-icon + - type: Item + inhandVisuals: + left: + - state: coatybits-inhand-left + color: "#999999" + - state: winterbits-inhand-left + right: + - state: coatybits-inhand-right + color: "#999999" + - state: winterbits-inhand-right + - type: Clothing + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: coatybits-equipped-OUTERCLOTHING + color: "#999999" + - state: winterbits-equipped-OUTERCLOTHING + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodWinterColorGray + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterWinterColorGreen + name: green winter coat + components: + - type: Sprite + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: coatybits-icon + color: "#5ABF2F" + - state: winterbits-icon + - type: Item + inhandVisuals: + left: + - state: coatybits-inhand-left + color: "#5ABF2F" + - state: winterbits-inhand-left + right: + - state: coatybits-inhand-right + color: "#5ABF2F" + - state: winterbits-inhand-right + - type: Clothing + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: coatybits-equipped-OUTERCLOTHING + color: "#5ABF2F" + - state: winterbits-equipped-OUTERCLOTHING + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodWinterColorGreen + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterWinterColorLightBrown + name: light brown winter coat + components: + - type: Sprite + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: coatybits-icon + color: "#C09F72" + - state: winterbits-icon + - type: Item + inhandVisuals: + left: + - state: coatybits-inhand-left + color: "#C09F72" + - state: winterbits-inhand-left + right: + - state: coatybits-inhand-right + color: "#C09F72" + - state: winterbits-inhand-right + - type: Clothing + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: coatybits-equipped-OUTERCLOTHING + color: "#C09F72" + - state: winterbits-equipped-OUTERCLOTHING + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodWinterColorLightBrown + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterWinterColorOrange + name: orange winter coat + components: + - type: Sprite + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: coatybits-icon + color: "#EF8100" + - state: winterbits-icon + - type: Item + inhandVisuals: + left: + - state: coatybits-inhand-left + color: "#EF8100" + - state: winterbits-inhand-left + right: + - state: coatybits-inhand-right + color: "#EF8100" + - state: winterbits-inhand-right + - type: Clothing + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: coatybits-equipped-OUTERCLOTHING + color: "#EF8100" + - state: winterbits-equipped-OUTERCLOTHING + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodWinterColorOrange + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterWinterColorWhite + name: white winter coat + components: + - type: Sprite + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: coatybits-icon + color: "#EAE8E8" + - state: winterbits-icon + - type: Item + inhandVisuals: + left: + - state: coatybits-inhand-left + color: "#EAE8E8" + - state: winterbits-inhand-left + right: + - state: coatybits-inhand-right + color: "#EAE8E8" + - state: winterbits-inhand-right + - type: Clothing + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: coatybits-equipped-OUTERCLOTHING + color: "#EAE8E8" + - state: winterbits-equipped-OUTERCLOTHING + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodWinterColorWhite + +- type: entity + parent: ClothingOuterWinterCoatToggleable + id: ClothingOuterWinterColorYellow + name: yellow winter coat + components: + - type: Sprite + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + layers: + - state: coatybits-icon + color: "#EBE216" + - state: winterbits-icon + - type: Item + inhandVisuals: + left: + - state: coatybits-inhand-left + color: "#EBE216" + - state: winterbits-inhand-left + right: + - state: coatybits-inhand-right + color: "#EBE216" + - state: winterbits-inhand-right + - type: Clothing + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + clothingVisuals: + outerClothing: + - state: coatybits-equipped-OUTERCLOTHING + color: "#EBE216" + - state: winterbits-equipped-OUTERCLOTHING + - type: ToggleableClothing + clothingPrototype: ClothingHeadHatHoodWinterColorYellow \ No newline at end of file diff --git a/Resources/Prototypes/Recipes/Crafting/web.yml b/Resources/Prototypes/Recipes/Crafting/web.yml index 5fe9d1b85a37bd..55f73fef5073a0 100644 --- a/Resources/Prototypes/Recipes/Crafting/web.yml +++ b/Resources/Prototypes/Recipes/Crafting/web.yml @@ -26,8 +26,8 @@ tags: - SpiderCraft icon: - sprite: Clothing/OuterClothing/WinterCoats/coatweb.rsi - state: icon + sprite: Clothing/OuterClothing/WinterCoats/coat.rsi + state: WEB-icon objectType: Item - type: construction diff --git a/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/coatybits-equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/coatybits-equipped-HELMET.png new file mode 100644 index 00000000000000..ea6575dbbb86be Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/coatybits-equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/coatybits-icon.png b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/coatybits-icon.png new file mode 100644 index 00000000000000..8e8b13f4334837 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/coatybits-icon.png differ diff --git a/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/meta.json b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/meta.json index 7867b11a028a18..df3e9f284f7a00 100644 --- a/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "By Gotimanga for SS14", + "copyright": "By Gotimanga for SS14, grayscale layering by IProduceWidgets (Github)", "size": { "x": 32, "y": 32 @@ -10,9 +10,30 @@ { "name": "icon" }, + { + "name": "coatybits-icon" + }, + { + "name": "winterbits-icon" + }, + { + "name": "winterbits-tan-icon" + }, { "name": "equipped-HELMET", "directions": 4 + }, + { + "name": "coatybits-equipped-HELMET", + "directions": 4 + }, + { + "name": "winterbits-equipped-HELMET", + "directions": 4 + }, + { + "name": "winterbits-tan-equipped-HELMET", + "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/winterbits-equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/winterbits-equipped-HELMET.png new file mode 100644 index 00000000000000..882e3ed5f79cb9 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/winterbits-equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/winterbits-icon.png b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/winterbits-icon.png new file mode 100644 index 00000000000000..d0b9a774d08af1 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/winterbits-icon.png differ diff --git a/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/winterbits-tan-equipped-HELMET.png b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/winterbits-tan-equipped-HELMET.png new file mode 100644 index 00000000000000..923d7363b61b4b Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/winterbits-tan-equipped-HELMET.png differ diff --git a/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/winterbits-tan-icon.png b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/winterbits-tan-icon.png new file mode 100644 index 00000000000000..93136b687c557b Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hoods/Coat/hooddefault.rsi/winterbits-tan-icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ARMOR-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ARMOR-equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000000..4d42db5aa06648 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ARMOR-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ARMOR-icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ARMOR-icon.png new file mode 100644 index 00000000000000..34725dcae12291 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ARMOR-icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ARMOR-inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ARMOR-inhand-left.png new file mode 100644 index 00000000000000..f83377858a2e98 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ARMOR-inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ARMOR-inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ARMOR-inhand-right.png new file mode 100644 index 00000000000000..12781db9f2fc2c Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ARMOR-inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ATMOS-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ATMOS-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ATMOS-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ATMOS-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ATMOS-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ATMOS-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ATMOS-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ATMOS-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ATMOS-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ATMOS-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/BAR-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/BAR-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/BAR-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/BAR-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/BAR-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/BAR-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/BAR-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/BAR-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/BAR-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/BAR-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CAP-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CAP-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CAP-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CAP-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CAP-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CAP-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CAP-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CAP-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CAP-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CAP-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CARGO-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CARGO-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CARGO-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CARGO-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CARGO-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CARGO-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CARGO-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CARGO-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CARGO-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CARGO-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CE-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CE-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CE-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CE-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CE-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CE-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CE-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CE-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CE-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CE-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcentcom.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CENTCOM-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcentcom.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CENTCOM-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcentcom.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CENTCOM-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcentcom.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CENTCOM-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcentcom.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CENTCOM-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcentcom.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CENTCOM-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcentcom.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CENTCOM-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcentcom.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CENTCOM-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchef.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEF-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchef.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEF-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchef.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEF-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchef.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEF-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchef.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEF-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchef.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEF-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchef.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEF-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchef.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEF-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchem.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEM-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchem.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEM-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchem.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEM-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchem.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEM-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchem.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEM-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchem.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEM-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchem.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEM-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchem.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CHEM-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcmo.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CMO-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcmo.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CMO-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcmo.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CMO-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcmo.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CMO-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcmo.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CMO-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcmo.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CMO-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcmo.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CMO-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcmo.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/CMO-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ENGI-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ENGI-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ENGI-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ENGI-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ENGI-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ENGI-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ENGI-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ENGI-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ENGI-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ENGI-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatgen.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/GENE-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatgen.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/GENE-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatgen.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/GENE-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatgen.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/GENE-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatgen.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/GENE-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatgen.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/GENE-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatgen.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/GENE-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatgen.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/GENE-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathop.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOP-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathop.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOP-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathop.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOP-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathop.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOP-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathop.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOP-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathop.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOP-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathop.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOP-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathop.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOP-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOS-ARMORED-icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOS-ARMORED-icon.png new file mode 100644 index 00000000000000..6f7573420d026e Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOS-ARMORED-icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathos.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOS-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathos.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOS-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathos.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOS-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathos.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOS-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathos.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOS-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathos.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOS-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathos.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOS-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathos.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HOS-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HYDRO-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HYDRO-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HYDRO-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HYDRO-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HYDRO-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HYDRO-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HYDRO-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HYDRO-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HYDRO-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/HYDRO-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatjani.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/JANI-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatjani.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/JANI-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatjani.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/JANI-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatjani.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/JANI-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatjani.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/JANI-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatjani.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/JANI-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatjani.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/JANI-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatjani.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/JANI-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MED-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MED-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MED-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MED-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MED-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MED-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MED-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MED-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MED-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MED-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MIME-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MIME-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MIME-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MIME-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MIME-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MIME-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MIME-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MIME-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MIME-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MIME-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MINER-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MINER-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MINER-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MINER-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MINER-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MINER-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MINER-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MINER-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MINER-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/MINER-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/PARA-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/PARA-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/PARA-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/PARA-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/PARA-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/PARA-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/PARA-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/PARA-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/PARA-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/PARA-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatqm.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/QM-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatqm.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/QM-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatqm.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/QM-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatqm.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/QM-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatqm.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/QM-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatqm.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/QM-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatqm.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/QM-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatqm.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/QM-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrd.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/RD-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrd.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/RD-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrd.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/RD-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrd.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/RD-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrd.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/RD-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrd.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/RD-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrd.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/RD-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrd.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/RD-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrobo.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ROBO-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrobo.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ROBO-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrobo.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ROBO-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrobo.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ROBO-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrobo.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ROBO-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrobo.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ROBO-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrobo.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ROBO-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrobo.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/ROBO-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SCI-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SCI-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SCI-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SCI-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SCI-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SCI-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SCI-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SCI-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SCI-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SCI-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SEC-equipped-OUTERCLOTHING-vox.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/equipped-OUTERCLOTHING-vox.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SEC-equipped-OUTERCLOTHING-vox.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SEC-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SEC-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SEC-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SEC-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SEC-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SEC-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SEC-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SEC-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIE-ARMORED-icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIE-ARMORED-icon.png new file mode 100644 index 00000000000000..58ddc0afc5c8ae Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIE-ARMORED-icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIE-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIE-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIE-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIE-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIE-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIE-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIE-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIE-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIECAP-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIECAP-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIECAP-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIECAP-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIECAP-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIECAP-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIECAP-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/SYNDIECAP-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatviro.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/VIRO-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatviro.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/VIRO-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatviro.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/VIRO-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatviro.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/VIRO-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatviro.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/VIRO-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatviro.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/VIRO-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatviro.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/VIRO-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatviro.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/VIRO-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatwarden.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WARD-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatwarden.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WARD-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatwarden.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WARD-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatwarden.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WARD-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatwarden.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WARD-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatwarden.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WARD-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatwarden.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WARD-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatwarden.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WARD-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WARDEN-ARMORED-icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WARDEN-ARMORED-icon.png new file mode 100644 index 00000000000000..eaf984f43789b7 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WARDEN-ARMORED-icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatweb.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WEB-equipped-OUTERCLOTHING.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatweb.rsi/equipped-OUTERCLOTHING.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WEB-equipped-OUTERCLOTHING.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatweb.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WEB-icon.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatweb.rsi/icon.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WEB-icon.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatweb.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WEB-inhand-left.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatweb.rsi/inhand-left.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WEB-inhand-left.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatweb.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WEB-inhand-right.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/WinterCoats/coatweb.rsi/inhand-right.png rename to Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/WEB-inhand-right.png diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-equipped-OUTERCLOTHING-vox.png new file mode 100644 index 00000000000000..d453b039c53098 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-equipped-OUTERCLOTHING-vox.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000000..25c72cf26f6fed Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-icon.png new file mode 100644 index 00000000000000..0bea4ba42fc2cd Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-inhand-left.png new file mode 100644 index 00000000000000..34e9a603ab8346 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-inhand-right.png new file mode 100644 index 00000000000000..3627bf8c8d16fb Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/coatybits-inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/meta.json index f2f80aaa03ff7d..c3a764f657686c 100644 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/meta.json +++ b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62. equipped-OUTERCLOTHING-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62 recolored by Github user Dutch-VanDerLinde, CAP edited by Skarletto (github), equipped-OUTERCLOTHING-vox states taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79 and repaletted to match by Flareguy, grayscale layering & armor by IProduceWidgets (Github)", "size": { "x": 32, "y": 32 @@ -25,6 +25,562 @@ { "name": "inhand-right", "directions": 4 + }, + { + "name": "ATMOS-icon" + }, + { + "name": "ATMOS-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "ATMOS-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "ATMOS-inhand-left", + "directions": 4 + }, + { + "name": "ATMOS-inhand-right", + "directions": 4 + }, + { + "name": "SCI-icon" + }, + { + "name": "SCI-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "SCI-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "SCI-inhand-left", + "directions": 4 + }, + { + "name": "SCI-inhand-right", + "directions": 4 + }, + { + "name": "CHEM-icon" + }, + { + "name": "CHEM-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "CHEM-inhand-left", + "directions": 4 + }, + { + "name": "CHEM-inhand-right", + "directions": 4 + }, + { + "name": "MIME-icon" + }, + { + "name": "MIME-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "MIME-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "MIME-inhand-left", + "directions": 4 + }, + { + "name": "MIME-inhand-right", + "directions": 4 + }, + { + "name": "BAR-icon" + }, + { + "name": "BAR-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "BAR-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "BAR-inhand-left", + "directions": 4 + }, + { + "name": "BAR-inhand-right", + "directions": 4 + }, + { + "name": "PARA-icon" + }, + { + "name": "PARA-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "PARA-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "PARA-inhand-left", + "directions": 4 + }, + { + "name": "PARA-inhand-right", + "directions": 4 + }, + { + "name": "MINER-icon" + }, + { + "name": "MINER-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "MINER-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "MINER-inhand-left", + "directions": 4 + }, + { + "name": "MINER-inhand-right", + "directions": 4 + }, + { + "name": "CARGO-icon" + }, + { + "name": "CARGO-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "CARGO-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "CARGO-inhand-left", + "directions": 4 + }, + { + "name": "CARGO-inhand-right", + "directions": 4 + }, + { + "name": "HYDRO-icon" + }, + { + "name": "HYDRO-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "HYDRO-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "HYDRO-inhand-left", + "directions": 4 + }, + { + "name": "HYDRO-inhand-right", + "directions": 4 + }, + { + "name": "CHEF-icon" + }, + { + "name": "CHEF-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "CHEF-inhand-left", + "directions": 4 + }, + { + "name": "CHEF-inhand-right", + "directions": 4 + }, + { + "name": "GENE-icon" + }, + { + "name": "GENE-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "GENE-inhand-left", + "directions": 4 + }, + { + "name": "GENE-inhand-right", + "directions": 4 + }, + { + "name": "ENGI-icon" + }, + { + "name": "ENGI-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "ENGI-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "ENGI-inhand-left", + "directions": 4 + }, + { + "name": "ENGI-inhand-right", + "directions": 4 + }, + { + "name": "CAP-icon" + }, + { + "name": "CAP-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "CAP-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "CAP-inhand-left", + "directions": 4 + }, + { + "name": "CAP-inhand-right", + "directions": 4 + }, + { + "name": "WARD-icon" + }, + { + "name": "WARD-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "WARD-inhand-left", + "directions": 4 + }, + { + "name": "WARD-inhand-right", + "directions": 4 + }, + { + "name": "JANI-icon" + }, + { + "name": "JANI-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "JANI-inhand-left", + "directions": 4 + }, + { + "name": "JANI-inhand-right", + "directions": 4 + }, + { + "name": "HOP-icon" + }, + { + "name": "HOP-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "HOP-inhand-left", + "directions": 4 + }, + { + "name": "HOP-inhand-right", + "directions": 4 + }, + { + "name": "MED-icon" + }, + { + "name": "MED-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "MED-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "MED-inhand-left", + "directions": 4 + }, + { + "name": "MED-inhand-right", + "directions": 4 + }, + { + "name": "SEC-icon" + }, + { + "name": "SEC-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "SEC-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "SEC-inhand-left", + "directions": 4 + }, + { + "name": "SEC-inhand-right", + "directions": 4 + }, + { + "name": "SYNDIECAP-icon" + }, + { + "name": "SYNDIECAP-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "SYNDIECAP-inhand-left", + "directions": 4 + }, + { + "name": "SYNDIECAP-inhand-right", + "directions": 4 + }, + { + "name": "SYNDIE-icon" + }, + { + "name": "SYNDIE-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "SYNDIE-inhand-left", + "directions": 4 + }, + { + "name": "SYNDIE-inhand-right", + "directions": 4 + }, + { + "name": "CMO-icon" + }, + { + "name": "CMO-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "CMO-inhand-left", + "directions": 4 + }, + { + "name": "CMO-inhand-right", + "directions": 4 + }, + { + "name": "CE-icon" + }, + { + "name": "CE-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "CE-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "CE-inhand-left", + "directions": 4 + }, + { + "name": "CE-inhand-right", + "directions": 4 + }, + { + "name": "ROBO-icon" + }, + { + "name": "ROBO-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "ROBO-inhand-left", + "directions": 4 + }, + { + "name": "ROBO-inhand-right", + "directions": 4 + }, + { + "name": "HOS-icon" + }, + { + "name": "HOS-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "HOS-inhand-left", + "directions": 4 + }, + { + "name": "HOS-inhand-right", + "directions": 4 + }, + { + "name": "CENTCOM-icon" + }, + { + "name": "CENTCOM-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "CENTCOM-inhand-left", + "directions": 4 + }, + { + "name": "CENTCOM-inhand-right", + "directions": 4 + }, + { + "name": "VIRO-icon" + }, + { + "name": "VIRO-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "VIRO-inhand-left", + "directions": 4 + }, + { + "name": "VIRO-inhand-right", + "directions": 4 + }, + { + "name": "QM-icon" + }, + { + "name": "QM-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "QM-inhand-left", + "directions": 4 + }, + { + "name": "QM-inhand-right", + "directions": 4 + }, + { + "name": "WEB-icon" + }, + { + "name": "WEB-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "WEB-inhand-left", + "directions": 4 + }, + { + "name": "WEB-inhand-right", + "directions": 4 + }, + { + "name": "RD-icon" + }, + { + "name": "RD-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "RD-inhand-left", + "directions": 4 + }, + { + "name": "RD-inhand-right", + "directions": 4 + }, + { + "name": "coatybits-icon" + }, + { + "name": "winterbits-icon" + }, + { + "name": "winterbits-tan-icon" + }, + { + "name": "coatybits-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "winterbits-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "winterbits-tan-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "coatybits-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "winterbits-equipped-OUTERCLOTHING-vox", + "directions": 4 + }, + { + "name": "coatybits-inhand-left", + "directions": 4 + }, + { + "name": "winterbits-inhand-left", + "directions": 4 + }, + { + "name": "coatybits-inhand-right", + "directions": 4 + }, + { + "name": "winterbits-inhand-right", + "directions": 4 + }, + { + "name": "ARMOR-equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "ARMOR-inhand-right", + "directions": 4 + }, + { + "name": "ARMOR-inhand-left", + "directions": 4 + }, + { + "name": "WARDEN-ARMORED-icon" + }, + { + "name": "HOS-ARMORED-icon" + }, + { + "name": "SYNDIE-ARMORED-icon" + }, + { + "name": "ARMOR-icon" } ] } \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-equipped-OUTERCLOTHING-vox.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-equipped-OUTERCLOTHING-vox.png new file mode 100644 index 00000000000000..a597167d9f69c8 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-equipped-OUTERCLOTHING-vox.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000000..b0bb27edca381f Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-icon.png new file mode 100644 index 00000000000000..c3c25154f20ac4 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-inhand-left.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-inhand-left.png new file mode 100644 index 00000000000000..09c187e3fe630c Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-inhand-right.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-inhand-right.png new file mode 100644 index 00000000000000..77201839c7bc7c Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-tan-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-tan-equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000000..7e401cdd7b4631 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-tan-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-tan-icon.png b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-tan-icon.png new file mode 100644 index 00000000000000..41b3123ef4a636 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coat.rsi/winterbits-tan-icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/meta.json deleted file mode 100644 index 19f610cdfe919e..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatatmos.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62. equipped-OUTERCLOTHING-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/meta.json deleted file mode 100644 index 1c427d3df9f56b..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatbar.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from vg at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/meta.json deleted file mode 100644 index a4806cc1cba7ee..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcap.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62, edited by Skarletto (github). equipped-OUTERCLOTHING-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79 and repaletted to match with the default state", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/meta.json deleted file mode 100644 index f2f80aaa03ff7d..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcargo.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62. equipped-OUTERCLOTHING-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/meta.json deleted file mode 100644 index f2f80aaa03ff7d..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatce.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62. equipped-OUTERCLOTHING-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcentcom.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcentcom.rsi/meta.json deleted file mode 100644 index 146bd662b49089..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcentcom.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchef.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchef.rsi/meta.json deleted file mode 100644 index 146bd662b49089..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchef.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchem.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchem.rsi/meta.json deleted file mode 100644 index 146bd662b49089..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatchem.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcmo.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcmo.rsi/meta.json deleted file mode 100644 index 146bd662b49089..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatcmo.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/meta.json deleted file mode 100644 index f2f80aaa03ff7d..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatengi.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62. equipped-OUTERCLOTHING-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatgen.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatgen.rsi/meta.json deleted file mode 100644 index 146bd662b49089..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatgen.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathop.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathop.rsi/meta.json deleted file mode 100644 index 146bd662b49089..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathop.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathos.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathos.rsi/meta.json deleted file mode 100644 index 146bd662b49089..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathos.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/meta.json deleted file mode 100644 index f2f80aaa03ff7d..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coathydro.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62. equipped-OUTERCLOTHING-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatjani.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatjani.rsi/meta.json deleted file mode 100644 index 146bd662b49089..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatjani.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/meta.json deleted file mode 100644 index f2f80aaa03ff7d..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmed.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62. equipped-OUTERCLOTHING-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/meta.json deleted file mode 100644 index 1c427d3df9f56b..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatmime.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from vg at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/meta.json deleted file mode 100644 index f2f80aaa03ff7d..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatminer.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62. equipped-OUTERCLOTHING-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/meta.json deleted file mode 100644 index f2f80aaa03ff7d..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatparamed.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62. equipped-OUTERCLOTHING-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatqm.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatqm.rsi/meta.json deleted file mode 100644 index 146bd662b49089..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatqm.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrd.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrd.rsi/meta.json deleted file mode 100644 index 146bd662b49089..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrd.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrobo.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrobo.rsi/meta.json deleted file mode 100644 index 146bd662b49089..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatrobo.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/meta.json deleted file mode 100644 index f2f80aaa03ff7d..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsci.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62. equipped-OUTERCLOTHING-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/meta.json deleted file mode 100644 index f2f80aaa03ff7d..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatsec.rsi/meta.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62. equipped-OUTERCLOTHING-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "equipped-OUTERCLOTHING-vox", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatviro.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatviro.rsi/meta.json deleted file mode 100644 index 146bd662b49089..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatviro.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatwarden.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatwarden.rsi/meta.json deleted file mode 100644 index 590a8d849f049c..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatwarden.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from vg at commit https://github.com/vgstation-coders/vgstation13/commit/31d6576ba8102135d058ef49c3cb6ecbe8db8a79 / https://github.com/tgstation/tgstation/commit/77cff42b6c514e73881a885036be4b4dd2949f62, recolored by Github user Dutch-VanDerLinde.", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatweb.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatweb.rsi/meta.json deleted file mode 100644 index 5f1566a476dba5..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/coatweb.rsi/meta.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Made by PixelTheKermit (github) for SS14", - "size": {"x": 32, "y": 32}, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/meta.json deleted file mode 100644 index eadf9c61d48c55..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/coatsyndiecap.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Sprited by belay5 (Discord)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/meta.json deleted file mode 100644 index eadf9c61d48c55..00000000000000 --- a/Resources/Textures/Clothing/OuterClothing/WinterCoats/syndicate/wintercoatsyndie.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Sprited by belay5 (Discord)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "equipped-OUTERCLOTHING", - "directions": 4 - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -}