From 8f583cda116222494825256b0db75662697b4696 Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Sat, 19 Mar 2022 01:19:44 -0600 Subject: [PATCH] Formal Clothing, Cloaks, Atmos, and Hardsuit Stat Revision (#7166) Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> --- .../Catalog/Fills/Lockers/engineer.yml | 3 + .../Catalog/Fills/Lockers/heads.yml | 7 +- .../Entities/Clothing/Head/helmets.yml | 16 +++- .../Entities/Clothing/Neck/cloaks.yml | 35 ++++++++- .../Clothing/OuterClothing/hardsuits.yml | 74 +++++++++++++----- .../Entities/Clothing/OuterClothing/suits.yml | 23 +++++- .../Entities/Clothing/Uniforms/jumpskirts.yml | 34 ++++++++ .../Entities/Clothing/Uniforms/jumpsuits.yml | 34 ++++++++ .../atmos_firehelmet.rsi/icon-flash.png | Bin 0 -> 219 bytes .../Helmets/atmos_firehelmet.rsi/icon.png | Bin 0 -> 277 bytes .../Helmets/atmos_firehelmet.rsi/meta.json | 41 ++++++++++ .../off-equipped-HELMET.png | Bin 0 -> 1069 bytes .../atmos_firehelmet.rsi/off-inhand-left.png | Bin 0 -> 980 bytes .../atmos_firehelmet.rsi/off-inhand-right.png | Bin 0 -> 949 bytes .../on-equipped-HELMET.png | Bin 0 -> 1059 bytes .../atmos_firehelmet.rsi/on-inhand-left.png | Bin 0 -> 911 bytes .../atmos_firehelmet.rsi/on-inhand-right.png | Bin 0 -> 886 bytes .../Neck/Cloaks/admin.rsi/equipped-NECK.png | Bin 0 -> 1616 bytes .../Clothing/Neck/Cloaks/admin.rsi/icon.png | Bin 0 -> 674 bytes .../Clothing/Neck/Cloaks/admin.rsi/meta.json | 18 +++++ .../capcloakformal.rsi/equipped-NECK.png | Bin 0 -> 2360 bytes .../Neck/Cloaks/capcloakformal.rsi/icon.png | Bin 0 -> 822 bytes .../Neck/Cloaks/capcloakformal.rsi/meta.json | 18 +++++ .../Neck/Cloaks/miner.rsi/equipped-NECK.png | Bin 0 -> 1210 bytes .../Clothing/Neck/Cloaks/miner.rsi/icon.png | Bin 0 -> 629 bytes .../Clothing/Neck/Cloaks/miner.rsi/meta.json | 18 +++++ .../equipped-OUTERCLOTHING.png | Bin 0 -> 1981 bytes .../Suits/atmos_firesuit.rsi/icon.png | Bin 0 -> 789 bytes .../Suits/atmos_firesuit.rsi/inhand-left.png | Bin 0 -> 892 bytes .../Suits/atmos_firesuit.rsi/inhand-right.png | Bin 0 -> 910 bytes .../Suits/atmos_firesuit.rsi/meta.json | 26 ++++++ .../equipped-INNERCLOTHING.png | Bin 0 -> 1955 bytes .../Jumpskirt/capformaldress.rsi/icon.png | Bin 0 -> 484 bytes .../capformaldress.rsi/inhand-left.png | Bin 0 -> 616 bytes .../capformaldress.rsi/inhand-right.png | Bin 0 -> 643 bytes .../Jumpskirt/capformaldress.rsi/meta.json | 26 ++++++ .../equipped-INNERCLOTHING.png | Bin 0 -> 1854 bytes .../Jumpskirt/centcomformaldress.rsi/icon.png | Bin 0 -> 467 bytes .../centcomformaldress.rsi/inhand-left.png | Bin 0 -> 601 bytes .../centcomformaldress.rsi/inhand-right.png | Bin 0 -> 627 bytes .../centcomformaldress.rsi/meta.json | 26 ++++++ .../equipped-INNERCLOTHING.png | Bin 0 -> 1913 bytes .../Jumpskirt/hosformaldress.rsi/icon.png | Bin 0 -> 460 bytes .../hosformaldress.rsi/inhand-left.png | Bin 0 -> 596 bytes .../hosformaldress.rsi/inhand-right.png | Bin 0 -> 617 bytes .../Jumpskirt/hosformaldress.rsi/meta.json | 26 ++++++ .../capformal.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 1745 bytes .../Uniforms/Jumpsuit/capformal.rsi/icon.png | Bin 0 -> 508 bytes .../Jumpsuit/capformal.rsi/inhand-left.png | Bin 0 -> 628 bytes .../Jumpsuit/capformal.rsi/inhand-right.png | Bin 0 -> 655 bytes .../Uniforms/Jumpsuit/capformal.rsi/meta.json | 26 ++++++ .../equipped-INNERCLOTHING.png | Bin 0 -> 1955 bytes .../capformaldress.rsi/icon.png | Bin 0 -> 484 bytes .../capformaldress.rsi/inhand-left.png | Bin 0 -> 616 bytes .../capformaldress.rsi/inhand-right.png | Bin 0 -> 643 bytes .../capformaldress.rsi/meta.json | 26 ++++++ .../equipped-INNERCLOTHING.png | Bin 0 -> 1477 bytes .../Jumpsuit/centcomformal.rsi/icon.png | Bin 0 -> 490 bytes .../centcomformal.rsi/inhand-left.png | Bin 0 -> 615 bytes .../centcomformal.rsi/inhand-right.png | Bin 0 -> 644 bytes .../Jumpsuit/centcomformal.rsi/meta.json | 26 ++++++ .../hosformal.rsi/equipped-INNERCLOTHING.png | Bin 0 -> 1723 bytes .../Uniforms/Jumpsuit/hosformal.rsi/icon.png | Bin 0 -> 496 bytes .../Jumpsuit/hosformal.rsi/inhand-left.png | Bin 0 -> 621 bytes .../Jumpsuit/hosformal.rsi/inhand-right.png | Bin 0 -> 644 bytes .../Uniforms/Jumpsuit/hosformal.rsi/meta.json | 26 ++++++ 66 files changed, 506 insertions(+), 23 deletions(-) create mode 100644 Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/icon-flash.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/off-equipped-HELMET.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/off-inhand-left.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/off-inhand-right.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/on-equipped-HELMET.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/on-inhand-left.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/on-inhand-right.png create mode 100644 Resources/Textures/Clothing/Neck/Cloaks/admin.rsi/equipped-NECK.png create mode 100644 Resources/Textures/Clothing/Neck/Cloaks/admin.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Neck/Cloaks/admin.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Neck/Cloaks/capcloakformal.rsi/equipped-NECK.png create mode 100644 Resources/Textures/Clothing/Neck/Cloaks/capcloakformal.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Neck/Cloaks/capcloakformal.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Neck/Cloaks/miner.rsi/equipped-NECK.png create mode 100644 Resources/Textures/Clothing/Neck/Cloaks/miner.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Neck/Cloaks/miner.rsi/meta.json create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/atmos_firesuit.rsi/equipped-OUTERCLOTHING.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/atmos_firesuit.rsi/icon.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/atmos_firesuit.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/atmos_firesuit.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Suits/atmos_firesuit.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/capformaldress.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/capformaldress.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/capformaldress.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/capformaldress.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/capformaldress.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/hosformaldress.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/hosformaldress.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/hosformaldress.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/hosformaldress.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpskirt/hosformaldress.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/capformaldress.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/capformaldress.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/capformaldress.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/capformaldress.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/capformaldress.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/hosformal.rsi/equipped-INNERCLOTHING.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/hosformal.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/hosformal.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/hosformal.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Uniforms/Jumpsuit/hosformal.rsi/meta.json diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml index 0465164d6f..a957119b62 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml @@ -81,6 +81,9 @@ - id: ClothingOuterHardsuitAtmos - id: ClothingMaskBreath - id: OxygenTankFilled + - id: ClothingOuterSuitAtmosFire + - id: ClothingHeadHelmetAtmosFire + - id: GasAnalyzer - type: entity id: LockerEngineerFilled diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index d832b66e31..ce6edef19e 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -51,8 +51,6 @@ prob: 1 - id: TaserGun prob: 1 - - id: ClothingShoesColorBlack - prob: 0.7 - id: ClothingHeadHelmetHardsuitCap prob: 1 - id: CommsComputerCircuitboard @@ -67,6 +65,9 @@ prob: 0.25 - id: ClothingBeltSheathFilled - id: DoorRemoteCommand + - id: ClothingNeckCloakCapFormal + - id: ClothingUniformJumpsuitCapFormal + - id: ClothingUniformJumpskirtCapFormalDress - type: entity id: LockerHeadOfPersonnelFilled @@ -212,3 +213,5 @@ - id: CigarGoldCase prob: 0.50 - id: DoorRemoteSecurity + - id: ClothingUniformJumpskirtHosFormal + - id: ClothingUniformJumpsuitHosFormal diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml index bd6b2be6d5..c79cefe9fe 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -173,4 +173,18 @@ cellSlot: startingItem: PowerCellSmallHigh - type: TemperatureProtection - coefficient: 0.01 \ No newline at end of file + coefficient: 0.01 + +- type: entity + parent: ClothingHeadHardsuitWithLightBase # hardsuitlight base for light and protection + id: ClothingHeadHelmetAtmosFire + name: atmos fire helmet + description: An atmos fire helmet, able to keep the user cool in any situation. + components: + - type: Sprite + sprite: Clothing/Head/Helmets/atmos_firehelmet.rsi + - type: Clothing + sprite: Clothing/Head/Helmets/atmos_firehelmet.rsi + - type: IngestionBlocker + - type: TemperatureProtection + coefficient: 0.005 diff --git a/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml b/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml index 3e8a2613ba..494d831746 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml @@ -96,4 +96,37 @@ - type: Sprite sprite: Clothing/Neck/Cloaks/nanotrasen.rsi - type: Clothing - sprite: Clothing/Neck/Cloaks/nanotrasen.rsi \ No newline at end of file + sprite: Clothing/Neck/Cloaks/nanotrasen.rsi + +- type: entity + parent: ClothingNeckBase + id: ClothingNeckCloakCapFormal + name: captain's formal cloak + description: A lavish and decorated cloak for special occasions. + components: + - type: Sprite + sprite: Clothing/Neck/Cloaks/capcloakformal.rsi + - type: Clothing + sprite: Clothing/Neck/Cloaks/capcloakformal.rsi + +- type: entity + parent: ClothingNeckBase + id: ClothingNeckCloakAdmin + name: Admin Cloak + description: Weh! + components: + - type: Sprite + sprite: Clothing/Neck/Cloaks/admin.rsi + - type: Clothing + sprite: Clothing/Neck/Cloaks/admin.rsi + +- type: entity + parent: ClothingNeckBase + id: ClothingNeckCloakMiner + name: Miner's Cloak + description: Worn by the most skilled miners, for one who has moved mountains and filled valleys. + components: + - type: Sprite + sprite: Clothing/Neck/Cloaks/miner.rsi + - type: Clothing + sprite: Clothing/Neck/Cloaks/miner.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index 382915b0be..d333b03037 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -9,15 +9,18 @@ - type: Clothing sprite: Clothing/OuterClothing/Hardsuits/atmospherics.rsi - type: PressureProtection - highPressureMultiplier: 0.5 + highPressureMultiplier: 0.45 lowPressureMultiplier: 100 + - type: ClothingSpeedModifier + walkModifier: 0.65 + sprintModifier: 0.65 #less armor than engineering but slightly higher move speed so they can get to breaches a bit faster - type: Armor modifiers: coefficients: - Blunt: 0.9 - Slash: 0.9 + Blunt: 0.95 #less physical protection but significantly more atmospheric protections than engi + Slash: 0.95 Piercing: 0.95 - Heat: 0.8 #All default but having a little better heat prot makes sense based on the description + Heat: 0.35 Radiation: 0.25 - type: entity @@ -83,14 +86,17 @@ - type: PressureProtection highPressureMultiplier: 0.65 lowPressureMultiplier: 100 + - type: ClothingSpeedModifier + walkModifier: 0.65 + sprintModifier: 0.55 #slightly slower than magboot walking - type: Armor modifiers: coefficients: - Blunt: 0.90 - Slash: 0.90 - Piercing: 0.95 - Heat: 0.90 - Radiation: 0.05 #all default, rad armor is higher + Blunt: 0.9 #higher physical protections than atmo but less enviro + Slash: 0.85 + Piercing: 0.9 + Heat: 0.85 + Radiation: 0.35 - type: entity parent: ClothingOuterHardsuitBase @@ -105,13 +111,16 @@ - type: PressureProtection highPressureMultiplier: 0.45 lowPressureMultiplier: 100 + - type: ClothingSpeedModifier + walkModifier: 0.65 + sprintModifier: 0.75 #It's the advanced hardsuit it should be a little faster than engineering imo - type: Armor modifiers: coefficients: Blunt: 0.9 - Slash: 0.9 - Piercing: 0.95 - Heat: 0.8 + Slash: 0.85 + Piercing: 0.9 + Heat: 0.55 Radiation: 0.05 #combines the engi and atmos bonuses #The voidsuit and eva suit are not techically 'hardsuits' but this seems to be the place for all EVA-capable outer clothing. This may be worth reevaluating when we have a lot more items. @@ -126,8 +135,9 @@ - type: Clothing sprite: Clothing/OuterClothing/Hardsuits/ihsvoid.rsi - type: PressureProtection - highPressureMultiplier: 1 - lowPressureMultiplier: 100 + - type: ClothingSpeedModifier + walkModifier: 0.8 + sprintModifier: 0.8 - type: entity parent: ClothingOuterHardsuitBase @@ -194,6 +204,9 @@ lowPressureMultiplier: 100 - type: DiseaseProtection protection: 0.2 + - type: ClothingSpeedModifier + walkModifier: 0.7 #higher speed to reflect description but not as high as cap/eva + sprintModifier: 0.7 - type: entity parent: ClothingOuterHardsuitBase @@ -214,8 +227,11 @@ Blunt: 0.6 #increased blunt as per description, for bomb survival Slash: 0.9 Piercing: 0.95 - Heat: 0.9 + Heat: 0.65 #increased enviro due to science getting increasingly involved with artifact testing Radiation: 0.25 + - type: ClothingSpeedModifier + walkModifier: 0.65 #heavier armor but still a bit faster than engineering + sprintModifier: 0.6 - type: entity parent: ClothingOuterHardsuitBase @@ -230,6 +246,17 @@ - type: PressureProtection highPressureMultiplier: 0.75 lowPressureMultiplier: 100 + - type: ClothingSpeedModifier + walkModifier: 0.65 #higher move speed because ive seen salvage teams straight up stealing eva to go about salvaging faster + sprintModifier: 0.55 + - type: Armor + modifiers: + coefficients: + Blunt: 0.85 #closer stats to what the mining suit had in 13 + Slash: 0.85 + Piercing: 0.9 + Heat: 0.9 + Radiation: 0.5 - type: entity parent: ClothingOuterHardsuitBase @@ -266,7 +293,18 @@ - type: PressureProtection highPressureMultiplier: 0.75 lowPressureMultiplier: 100 - + - type: ClothingSpeedModifier + walkModifier: 0.7 #faster than sec hardsuit because HoS hardsuit should be better imo, sec hardsuit retains default hardsuit movespeed to discourage continual wear + sprintModifier: 0.55 + - type: Armor + modifiers: + coefficients: + Blunt: 0.7 #slightly higher than sec hardsuit + Slash: 0.75 + Piercing: 0.7 + Heat: 0.8 + Radiation: 0.25 + - type: entity parent: ClothingOuterHardsuitBase id: ClothingOuterHardsuitSyndie @@ -287,7 +325,7 @@ modifiers: coefficients: Blunt: 0.6 - Slash: 0.6 + Slash: 0.55 Piercing: 0.4 Heat: 0.4 #all the combat numbers are pumped up here Radiation: 0.20 @@ -314,5 +352,5 @@ Blunt: 0.6 Slash: 0.6 Piercing: 0.4 - Heat: 0.4 #same as the nukie suit + Heat: 0.25 #higher heat resist due to spell casting Radiation: 0.20 diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml index 61bec73c34..48a46bc9c9 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml @@ -49,7 +49,7 @@ highPressureMultiplier: 0.85 lowPressureMultiplier: 25 - type: TemperatureProtection - coefficient: 0.01 + coefficient: 0.03 - type: Clothing sprite: Clothing/OuterClothing/Suits/fire.rsi - type: Armor @@ -124,3 +124,24 @@ sprite: Clothing/OuterClothing/Suits/monkey.rsi - type: Clothing sprite: Clothing/OuterClothing/Suits/monkey.rsi + +- type: entity + parent: ClothingOuterBase + id: ClothingOuterSuitAtmosFire + name: atmos fire suit + description: An expensive firesuit that protects against even the most deadly of station fires. Designed to protect even if the wearer is set aflame. + components: + - type: Sprite + sprite: Clothing/OuterClothing/Suits/atmos_firesuit.rsi + - type: PressureProtection + highPressureMultiplier: 0.65 + lowPressureMultiplier: 25 + - type: TemperatureProtection + coefficient: 0.01 + - type: Clothing + sprite: Clothing/OuterClothing/Suits/atmos_firesuit.rsi + - type: Armor + modifiers: + coefficients: + Slash: 0.9 + Heat: 0.5 diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml index b55b877127..ab3f9d2024 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml @@ -486,3 +486,37 @@ sprite: Clothing/Uniforms/Jumpskirt/performer.rsi - type: Clothing sprite: Clothing/Uniforms/Jumpskirt/performer.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtCapFormalDress + name: captain's formal dress + description: A dress for special occasions. + components: + - type: Sprite + sprite: Clothing/Uniforms/Jumpskirt/capformaldress.rsi + - type: Clothing + sprite: Clothing/Uniforms/Jumpskirt/capformaldress.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtCentcomFormalDress + name: central command formal dress + description: A dress for special occasions + components: + - type: Sprite + sprite: Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi + - type: Clothing + sprite: Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi + +- type: entity + parent: ClothingUniformSkirtBase + id: ClothingUniformJumpskirtHosFormal + name: hos's formal dress + description: A dress for special occasions. + components: + - type: Sprite + sprite: Clothing/Uniforms/Jumpskirt/hosformaldress.rsi + - type: Clothing + sprite: Clothing/Uniforms/Jumpskirt/hosformaldress.rsi + diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index f781ef4af0..2a5ce951dd 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -712,3 +712,37 @@ sprite: Clothing/Uniforms/Jumpsuit/nanotrasen.rsi - type: Clothing sprite: Clothing/Uniforms/Jumpsuit/nanotrasen.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCapFormal + name: captain's formal suit + description: A suit for special occasions. + components: + - type: Sprite + sprite: Clothing/Uniforms/Jumpsuit/capformal.rsi + - type: Clothing + sprite: Clothing/Uniforms/Jumpsuit/capformal.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCentcomFormal + name: central command formal suit + description: A suit for special occasions. + components: + - type: Sprite + sprite: Clothing/Uniforms/Jumpsuit/centcomformal.rsi + - type: Clothing + sprite: Clothing/Uniforms/Jumpsuit/centcomformal.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitHosFormal + name: hos's formal suit + description: A suit for special occasions. + components: + - type: Sprite + sprite: Clothing/Uniforms/Jumpsuit/hosformal.rsi + - type: Clothing + sprite: Clothing/Uniforms/Jumpsuit/hosformal.rsi + diff --git a/Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/icon-flash.png b/Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/icon-flash.png new file mode 100644 index 0000000000000000000000000000000000000000..36f945fe2a66919b897d2b7de61a25e92fc11a78 GIT binary patch literal 219 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|JOX?|Tn`*L z5aF&UCCZSQ;Pn6Ny@RV6+$OXt*ju;dC@gAHd$`s7-Ss{-H8p#C`{d;0wQJYb*4Dma zX5PihTFk)U>FJq~k@5fO%KtxJ&XyM04>VJvB*-tA;Xiip@{WrcP>rmoi(`mIZ*qbJ ss|jP0PSOw24IP^UG7f1-ux?>v2;pLAc*Db$4phkC>FVdQ&MBb@083d__W%F@ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/icon.png b/Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..b86a968e89cfdcf7e1b7450e37a10603ab9ee924 GIT binary patch literal 277 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 XYCS|p1q2M-00000NkvXXu0mjfG|bc* literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/on-equipped-HELMET.png b/Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/on-equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..4d944c9c79ce97a065dcb671b1e4babe6b180c97 GIT binary patch literal 1059 zcmV+;1l;?HP)Px&-AP12RCt{2nonpWRUF4ZX=Y0-tGijuvZJwMXb3AJE%emJ?g#+`VU;axpcgHb zMRsq3U)SrTJ=69g$j$!e>WEE+6PYO`tL^N@YhsZAv_ z>10vf2L@)|oB4fz?>E0Uhxz@W3udQv(arPSa^Li4r*$zl91^0E7h}UA(Q8MfzC3!W zKRd09)msBXRPsV>e=kHOFII02^vnsl_>VK1b#xO1pHuPF`7!{nzZGI7x5#)R%{y=Y z3c%7$opQo->PZ^Pc*D?dF@8OnzRgJk!gtLPIUYdDvT z0A7CT=S=u?zcs%3OPvqCee@E*dSThKEg<#(4X65!wm@t$1wi<8Kjvt#YK{i0=hK&~ zG8l5+OANF_4>ve^YW?awhOQs#*!tCZS59<_Tx7XiJ}{^2ddmlgHXVm88jW%-$E9mI zxc*x0y~)d;yb3zeXtb?kM~U6OuD3Kxr4r?G*|oOg{ThqK#Kgn|0HsoiXfz5yu~=kn zZOya&Z`arFWuXiJw1VSC-*E=q6A{pQ3&mp5KJGboeS6mRN?)N+C=?2XLZMJ76bgkx zp-}v{as4CFUaB(A)VRIr=cC+aPku~ZOoYWyxXH$yfHmf}9OtT>GL?*oRQwpDPj6ad z*XK_#HXITwxkY>rKjTRtL?tiA6KRIRO!NXM&@fr;-t2oT>5T(1QT1 z-u`3XybOZZ8E|f7f8yHx*|-z%t~zYr_o?_X06s1J+4kO}{vO!N^LCy$2LM=F-nGU& z3BX|vwCfefzVe1A8Sw1;Zy)gCq0i>p-rMO5==dWj4VtDYHrVUPxU&8s`l%+GzoqBv z>nGc(QHRXzEFk`>1JGy+%D?%UYZ%tNfkvTF@U}%p3dvr8M?$Tw5Fa^7eB>m_3o~v^ zc0}^RjHP4Oj!mXq_Xju*fGkGdy^+O0Ba;o{^9N`&1;>p^M6>S7kxmfJI>(Jk8cl)E zA0U$rVxV#NMs}ZXPH>e0vK}u>+=%fGu002ovPDHLkV1lFH08jt` literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/on-inhand-left.png b/Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/on-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..e4f821ebae80e30c15723788119bec73736a5992 GIT binary patch literal 911 zcmV;A191F_P)Px&Nl8RORCt{2n$K$!X&A>pH7R7n_D2>9J4@^sI}BwPw6Gx9Qd0;hlqy?j!HW&` zv>rU{W%C#8#fy8gmw0ebg%#Xo!No#lO6*1OAZ%GERohjV9-^g+w%aEA?jg)HHEEJg zrnDo^2VO|#$@k6seCNqbnCAsS5ClOG1VIo4K@bEV$)q)PnEFE_lh)MP(_KpCEp_&E zm)dV4j@}u8G9r`K)WXB4Qh7_M_s^BeTWaB9wBaP2D*;#5xK!-}_06UlWa`;_lgbd+}OD{EI)c?(69XFDkzG@`Z$} zzdZi3LO=cM@d~|VSqu#gd0sR4XaK;8)4$ zZ{4Y>capSiyCSA(T4|1^SGgPCZ8Z#o+p}#LhEMXW10J&VwiPzMdrm3`#sz}o`Y}>A@_k!;g;FtiV zh39g)^5gr`msia}Bp-N=+&@7tSeE4}5kHcLBVfQ`b1*ko5BPOP1wjx5K@bE%5ClOG z>JhjHjbo{}>WLRwS&g{Is>kBhHvePJ8`P=0F{I;h`2!sK!Qvv7tb{Fk8J#7FiJbTB=YGmIg1j2yw z)_XaZlBEvx{rPS8*e7WK!1TjmbV<_YlLJ`aom l0H$eHy&cNl0YMPF@;@-nP#L9XAj|*&002ovPDHLkV1nfjv-bc1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/on-inhand-right.png b/Resources/Textures/Clothing/Head/Helmets/atmos_firehelmet.rsi/on-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..2d41a12379d20c87f5083133679172ac2dfcba6a GIT binary patch literal 886 zcmV-+1Bv{JP)Px&FiAu~RCt{2nonrcP#njH?eOa(U?2(ykBb|@4D2M+2%#yq*3 zUYw#w4|?*pUAjYe8cgsHV`8DBwYY;Phwf53ojQo%a7>x2v*UT_UY0iPaB1BV`F$Xe zyq7$_zi)o;5%PNgK@bE%5ClOG1VIplj=?^W?Y4$WFs*;EPh_2K9>x|Eth3F->}CYl z&yQ{CAM6v^?39bK#ROw3?-^T6u-Pe>ZA{?7KZyw1v6Tsq;)g@$RRF-Pdmc>3$8om1 z7x(Xe1prJ=h;<++ERzB{a4W1QitJ) z7fZ{+4unu0^ud?9)}y&`sr!(YBHu3z7;bEO9?{OnUVN}z7KDRdO@Fxev!Q=%{P52%t%^Pi(A3KKW7m>U4(%_*hdkO3PvF(B_^DwWc=TOPfBeb(AVKe5wjX^}`I zObrkS1ga!ucd*a*Z5hnGIJ>_zf*=TjAP9mW2!bFgqoN;$`f`-ioW@0 zUhJ=qx*foj0leV&>v0Sc1VmzPIGlCJtuySCdcfA#sw(ndVmbqO&7GIeBQZDDay7{Q zc4B4K7CY(yRPZ6BD2i4>=OzHq>hZ~B(iUq#MIyNg#ZWDtAPBqg2PX6^U#q)A_W%F@ M07*qoM6N<$g5vg+k^lez literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Neck/Cloaks/admin.rsi/equipped-NECK.png b/Resources/Textures/Clothing/Neck/Cloaks/admin.rsi/equipped-NECK.png new file mode 100644 index 0000000000000000000000000000000000000000..b2557076dc57e76edc3291f95b400781157e9a44 GIT binary patch literal 1616 zcmV-W2Cw;vP)Px*3Q0skRCt{2nqO#BR~*N`H#fOSlbdOUU|Jeu7+S0=Yl4#KP%?DPT0v#=$p<&A z_+-Z(ItD)bvXtb+BN{cO$x^%TJTf33OruldFaC2_{Hus+7 zb`5wxFFiT`f8X=xo}S+UbaZrdbaZsyR5+H*{$V!(fY4Vjs>;<%(-QwB4*`JmY8FD9 zQT_`6p&JqAwpAA(hYk^6_dEbVXg8D@>K}HK^hzE8F!^jJxCak37l9fMOCHE_K*|7! zIUvDHaYiD=flUZi8NGup0!YSD5dcXDYItS(liN|vMDSnoknyKo2<(eW5!84J6#>Bb zgbRVb1=S)L)npRdC1rix^O$_L6NpCPJDQV?pS;HdE*E^=^KxD-Nv~!R=v%<}giDHu zMiDquOdlW111>2o(6@l}YF2gKiYobs-Nf2q0sy>znJG8AfbXa@8bZ4PrFpg35B$S! z^3J<^A&Md%{4frHgUQHa{Kw+V3-lY1&SU@phff?pB9Xw6C@n)(n;?Z6Kd|j`Ri&fLSID_jr)3cU0Bg+&ka?YlH@Fvz ztC4c!&FdRa2m!}&IDh9jChv!#MExG-igwmB9smZmUFPh(4d+gsR&107Q55BHE#oWU zI8H9dDVPT+3BVUOx_ZV_s0doKtEUq~507YGFQ6pACS$T1KpcO|zt!i>k}km&i!!CM#lY@+`oYw{KqKVP4~FW~H;E%y?e8|8)f@JAKhtXf zQ2u!Wcp0MmKWlJUrWX$umK)84*ELI{4k^bA1JeJ$9GjB+*zS7@uG?NZ}ey~quDhp7*~ zvSau^K8ghE3a#e-KqXDN$9bW=_(o6vT5a%xL4H5LYCOOwz{QE69PYoh2S$rjT(BAu zy0-DgQ$p7woM4rf0qsMhFmIc5jZsf5eZaICXwf#4eAFFHjqhypVCvC~W^OPRLL(7w z>d_23+dOiAZhkzEo1bs+9^mY9$l=llOq+!$ipb~KUWJsxB*4gfKXWf)OI3dORv=$^ z9?beuop}bl?>-12E4GvfT;UUZ{Bj#}S>{cUx}k-vi1A+@Z_4_o6xt@+dMzNi;zJ4+ z8vcen{r1JC8czw0M7ZT}3I=sgn48BxPx%TuDShR9J=WmCtJvK@`V7lT8|HH}td+N@~cVg|rn5wrmvi(t|B{P{dO`DAJ?3 zRs0`3Nbw}%&6{^~^-@T%heApVDbh+y2uA6l8`ErljE6OwY-_R;Ja{nQ%et64x0n$^gDXt_SAl>m1A5P;iDH?S;=k%%U9uMT~W!dHNO z(n8mD3gtYv?xs4VVyk1{S#a$_InT6lmHKH56(}7+ck(vopI&k8Gro14%7bL|5n!eh z5($=N0gzeS10cP*M2)7$_szm5*PeKvAT+9BuE%BW<=4K)(6V1Ns842FL}5( zxs;N3k3KSICb3WakHNPLbzOJuKarn@5WK8U%*d8I>V&X>BLtZH7owws}1hiXeVW%tcPLciHBGH&ZG-ePtqQs3TrQpF07*qo IM6N<$f-XflvH$=8 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Neck/Cloaks/admin.rsi/meta.json b/Resources/Textures/Clothing/Neck/Cloaks/admin.rsi/meta.json new file mode 100644 index 0000000000..78bff2e5bf --- /dev/null +++ b/Resources/Textures/Clothing/Neck/Cloaks/admin.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by emisse and inspired by weh plushie", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Neck/Cloaks/capcloakformal.rsi/equipped-NECK.png b/Resources/Textures/Clothing/Neck/Cloaks/capcloakformal.rsi/equipped-NECK.png new file mode 100644 index 0000000000000000000000000000000000000000..251449506900d0ca688ac5c3ccfe85154f4da767 GIT binary patch literal 2360 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 AA^-pY literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Neck/Cloaks/capcloakformal.rsi/meta.json b/Resources/Textures/Clothing/Neck/Cloaks/capcloakformal.rsi/meta.json new file mode 100644 index 0000000000..3b2bbfcb8d --- /dev/null +++ b/Resources/Textures/Clothing/Neck/Cloaks/capcloakformal.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation https://github.com/tgstation/tgstation/pull/62603 which was taken from bee station. Bee station does not have a history on the cloaks on their github", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Neck/Cloaks/miner.rsi/equipped-NECK.png b/Resources/Textures/Clothing/Neck/Cloaks/miner.rsi/equipped-NECK.png new file mode 100644 index 0000000000000000000000000000000000000000..7028db8860db4fa33d04ea9f928daeb5858b0af0 GIT binary patch literal 1210 zcmV;r1V#IaP)Px(bV)=(RCt{2noVmHQ51&Xq@^$s5(FDtLUy8b6>y+djEkfS-3SViWLGHp6LHZ+ z7y2iPke$ISL^pyYT_i#*%p$8`$x5lFAGD;PgKh1&h-Z2;CNuZWOxl3=fo^g?-gD3W znx1$Msd$O*63u$)y< zENP}=8nqho$s-g?{QWvEl}ti0(y2Mq<1edq05As)^ac(9E9oQv;Op*BR5x0_Y=ulh zF(R=UJWj>{0PFQI0AS(%eQ2-NpypQ5sMP@UoCE-G>f7jUcewPq91w}k0Dx&kv83Vm zv~Jd!*i*2aRZVdK+y?OI1HdpR3>!SacNW-IAaU#9$PgB58SP82PM{SC0NU2!KyB6r z_2yLo;9h}_4xkg4wg3rPVGX1D#ggX90qpFH!n+E%4?((ihIzKT-7#m%PuRiJ?AoDi z9h&XP33fO-;A5qU??-0fNkg!dy43Bh$b3P5n=MyWH(&!$EX8 z>Tz3XH+Z7l)B`_`&v?5W3mjL#y~Tuit?_c_-YvwVA+(vVGq;ewD7^Z%4p>qmeOrK+ zPai+yOE`!nC4w?^=LSCO1K`#l=?d6++vaZLq%R7uzT+7{oh)Zn$8T)9HraMw8Fc0P z+0NDh`9{a~&|6=av2}=3dnfXZPT=l=j(9X=UT;olTZf28L%4gObLl&-fcN_F%fxM& z2y8!2PGHM<^|?QUE|WL)ZQD;^g1%Nowhh-3W%s@{5Hc(<;%89AO?+Y0ktvBpB9TZW z5{X12k^FaL5{lvX6Sx<=*drVe$s`m*&8;G`^BO?Qxa|MC>Fuz4{V9MoVS9ueKta!! zl>+7$Um%_8If2SA${Flz)8IEN1*~L~05l;dxC)7_q>~mW5Tjoa>}xTA^TGekO%R3q zX^hPi0D4Z?tQ63_{?z=Vdaf+tv;jb$rgiX<*vx2BWPsl5EE}Mtl|W2D5$Vn~n~Wwq zc*+l`a=Z!?!fA5p)SMZ9W+SzJB}DMp0Guan0OwI)_2yOK)EpsW-#t$n>@$@$PVZM* zj2+gk2=wO-#G@fRdR8CpAvj1FfY8$OQ`ZYZ4jA@QI~xw7y?=Tk*B~Wg+_*M5&=%3e z49{sC7dd#M+|&c@{Zq{PkcA?&0tP)*`;`dchGF)gQs?f&(-xQw2T{G?*(Z9M+CN)C zbPEVMpuK+z_ABf%XP>aH0?{;GA$OIVdSI&Yt?#!bB_br~CsysL#y8>B=;{<Eh?Mt9z}J!gSZf(yr$v^JAg7TsvE6K9Xye5bON;R{mM$QW!$1c#JJiekx0gy YKeHcgo9zaRng9R*07*qoM6N<$g5Wwp%m4rY literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Neck/Cloaks/miner.rsi/icon.png b/Resources/Textures/Clothing/Neck/Cloaks/miner.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..76092daabdb82e3a39b4bb95c5ce611b41d35f25 GIT binary patch literal 629 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 TmzYKC00000NkvXXu0mjf@2Y6o literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Suits/atmos_firesuit.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Suits/atmos_firesuit.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..2cfb3c17dd11764d7cca7e668eefa6ea5b05fed4 GIT binary patch literal 892 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/capformaldress.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/capformaldress.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..50641b757b6320c59e0afcb6b4824008f72be5ff GIT binary patch literal 484 zcmVPx$o=HSOR9J=WlQBy|Q5c4wdx>j7UXpZhNW+q-b}1vMN!o*;Lad+A5Y^BRXmDw1 zsU*bz(A1PgLrYYU7IcTC3@%)Y^hTbBOlXOFhKArg+XpY-`+hIyfI^{A{71S|8{)TF z2HmUhVmBeg`GP2{MTHv*w@tfK8^R5RDXc|>IA0JKy9uc<9bSbmPw)7$W4OUZ%$poe zGJ_G?7B9g;%wmrD;0~E=nXb|YaOOFH=LX`5I7YRC@m$79W-yC60L)@5%ySu|TH!4| z;n^G{8YrEW&~1%})iS+-Q)*KUF0c0(osHs;PNa59H9$`v&cqTTou_6sS`9StNAA%MHd_z#L~5m608PU@ z-bZ8U%gpYCfDb3RhJ&(!M13|ropxl={)tJ$sam}LZMJ7 ayz&Xg9GBn6V`kI<0000Px%B1uF+RCt{2*|BRHVHn5p?;Yh#As&_L;1Dgg658yN7y`{C-3x^#i0Plup`;o5 z2Xt`h(j|!$$^X!)Q%uN^B_x4p0&%Fc1`af(YN>ArMJN<6?Y($hc|O~L{Cs%d2M_## z5JCtcgb+dqA%qa(UrpyW)VOEA^Zvy28gR6kQR;9-?W`wNFBTsSIi1^3y;z)`^`ugV zE9z)7bEDyP=efD%HQ@T|4?@LxdeK$vvl6Xr0W0=ST}K~aS4upOzNb*Eal85xIGA{z z8_ye%&ZM!L4Xmpgt!x3iQUbuP42Qp}VKp0kPcQnC=f?8}R1d0{j=|?wHSR|CX+Q3A ze7eQl(a(>ccidOqa2@q7TettmdfIOE>iC-h=*tY!oA;tT!MqtP>fdGX1Y zJU5;X00u*og6_+G+VyW7pLUpgctSXFN%(aVoVu@h;}|+Z?DT>H=%h~>)qjvbqOafF+RK*{*dkYmp6u<127Ei-E9ok z2E#d15DC%Bu43WtyB0000V6ydeaSW-L z^Y*4;wp5|S@sIC4ErUDUms(kbbgykO+pW^(VC?zbX(4CQFCnWbCeHB=?9=sPCwWZV z)9yDn$*E08k=I4I!+EJ`!2-=t@4w|2I6^c3Re9|BRI|-`kNx@2KOQvN3pjBowm^xP znSSe5*T?$L3VikT%RP%b9onTE)@-}3v`UhvlpiFQW^m+Nl*`KI)Y2V-^E(nP)_xCr z-+TJ~{ts!-GT6d4_-zUi&OGy=x>T~FW9s=&N*@|amYsNeC_kb8%-h)WnR{!c1-g$L zXs4d(R=VmUr9GeZz^QV+{TfMOr~dTl_Uty-^?UvHcEh1M#{S$7UrQ(M{%4!zFC`Y{7rX4<#W7c$ zv+Lh!Y6~rfA$GByY zcg35_-x&WH=>Bhhr?R^BZsYlTEb3qR?l8Q&vv}8rF0ZF6rb^B2H2ctc-q3E}+dmiH z^evwqXtARF0|O6pb~<zopr08BC_jQ{`u literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/capformaldress.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/capformaldress.rsi/meta.json new file mode 100644 index 0000000000..d20d9b8909 --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/capformaldress.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation https://github.com/tgstation/tgstation/commit/30892aa892a2be846592b068ab71c606e2f0c5b7", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..68926b1492b4903421ff14c98779d5b28d81594e GIT binary patch literal 1854 zcmV-E2f_G>P)~rqfYcX;hc><8*$P<7ZN1g!WIPwG_$1yJg z%J*-!Vn^Bw<~q+LmWS6_zA_)m!>gQYvFH#+;v={j?f2}1F##Q)Z?!77Y(!)8&p5uy z4@@e6gv0V_$MPl)Yp}2 z9}6D)%Gka!0e@ecz>XiUA`l8A))Gg}&N9T%j;e4Ft?K;r&M=Ov`?2U4GJ!|xFFCzl zTJ6Wc>0##{&k2(A!KrRf?=>PI5UI2_ZrzB)x4-IhHlB?pTBpcJ3=ShPFg)dCrIl#x zOj{JtzB}X@am{s0P}?<*=1ogox3`?u;IOhbf1tNZ=6ViB&b&h@7V?H2A1k}*uGfkU|u%~?j#U;ZqMN$IX>=Pt` z_+Qx7p-jB{Md&=Sb%Y=8de5s0nTj+`5Qkg(3eeJrg<>}QjI{OYkMq7@{f8Iykpy|QZ=3`<9(m;0Vg&e(I4duU z=Q{@NvC8MtIR(zN&xX?u7efMB8P3PP@jAdUP~z8%5?OZgsLm~WVKkJ{b%5AE6Yq6; zn_wgc=4sz}9YEtee)P~{G)*NOw*$PMa6OmKb$|>pzPBxUx96D;IPM8v7eDp$Dl*fy z4v=Y(?1zta-}BMIb9LQ`0(m}N;3`w>GxQ}H>h%YwL^UfgH&pEp+V%(2v<~33?X zWs~>xzJO7{`|c6^3n1&jiDZXrEC zn|8?wN-Ro|%bG$no-CBLcki zW;%M_^qsS1d9U{KdxFSuRIw&dR1lwsZk= zf#rD~WpB{yKBQ*?Xkh4vT5WXi#cPgE0QUi+O=#G%MxU>GwmEYG3Bg|{cUc(y7YA+? z>Mg20`?q2&GMSNDKr%2AsZHS4*ZU=Yy&p;69^7>@a}hw529GR@aqEeVmp!}t0otYy zdb_M@gD%n0$BZaM$gZd~xEaa%+_tt}T{3^-#R`n>4q6T0oI%|ee`GWgj@1RN+7~Ky zW6z%I#_Ou_9RG~SgjT2wd3v8Q0W5?H$T&;mB%!u<#Hr5@Tq;7Q@%FiK9A0wS-WD%f zuC5F_KFL`jZaX4+f#Wx>;;kq$ijTvEh)jh$HA`;LH*Sf0 zfiVG0F5Gsm?ug>(URw=DjSk76IKtkwy^--m_~vI<3f_%QS|W@hY#o8EU~7us@$^1V zNsvaPouhYa?D$|AO~IdbUDw%+QeKRpvL+DW-mHYAJByCf;KDW$TzxP zX!sr@0yLv)dZ9R>bw+q`G2+$>WCPPR3GLJFiGad13XBL45fViRZUsioC(l^3=>@U@ zN0Xp@Xnp4=?GJqu0R>CuCP+zujD0dI1xhwt)Ecwt1+oFRCc!P@ppW#G%XE_{NU0BC zyzmPvVm!u z1m% sytc&t4-I!?A^zm|1d-#&6M!7Yf75$?K%A=t7ytkO07*qoM6N<$g2YFBg#Z8m literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..07f211728663fa30bae53e01c8677cd402788806 GIT binary patch literal 467 zcmV;^0WAKBP)Px$jY&j7R9J=Wls!wsP!xtAzlK`G7(c)$W~qVrwFEj^aB8umi?}&CJNZ+(xQUZv z!3-jF73xx?5M3ggfJ%r|>mc?zRD&*Z?Feoc* z9TtVS+!4nIwy-TT8|v<_3EMI`KCp$j+!3wAqLLYD11}HnRL<{dta`MYPpo?d?Clk? z?iFY^pJ=RlRL<|Io^@5`%NtlME)qrwVVqE|I{5Vf0KXnkt~!KqLKr2u-jtGoVOinz z#Wmfy$I<2tlM^F!@&&HiAJ%?p2Pn%&0_Y|A8!5~48}~?ql;`H1bYJNN0LmwiSS6FwjX65E23ONVUkT({I!Z``RHYrDkO1^k0I*7C z_FBU+7@Zv?YV@O5c|9m5U^oWlszc4q(Yby7u>*Pbyf^%Mz;p9XrKOqy=x_ZV4u1XS zD}nc4SD}jZ8QR+`{g20+qUPqZWlMvUnw!hc?^~zQXfzs)ET2_dqp7!e`e6V7002ov JPDHLkV1lqL(<=Y~ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..66d8a013858326037a65888c290a2c69af074152 GIT binary patch literal 601 zcmV-f0;c_mP)Px%6G=otRCt{2*|BRAVI0QsuT_T_#Pe*0p5iU(!D-v&AY%ia63pmQx;b_3)ITLl zx6;Wm;0;p9Dx^y(fvd}vHV3vGSE6w!=5{Z|JDc zGyf|*Yr5<6!VN%oeO|Z$=&sMTHAAzayFS-aFwT~fA4$xVj n7jgiguRbr_Yf$QQA+-7i`N8V$4Al4_00000NkvXXu0mjfOXnfw literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/centcomformaldress.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..3041ef14f72887c7e98b1dcb90d2d946512bc3bd GIT binary patch literal 627 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/hosformaldress.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/hosformaldress.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..7fce6b20c54d15c4d45a7b069379753ba3b9a1cf GIT binary patch literal 460 zcmV;-0WPx$hDk(0R9J=WlQByIVHn4MhQYzi0e&pV`rsgLJN40uh_*piL(h#Jdd2N z1CY~oPCSpq*#vg6PI>oHW`B5rx$GPr-{*cXpk$g<`+Wea{XQkr(eO#un~)quVqGIdvIOywG4%L{8OJop-?CkVR-{_Px%4oO5oRCt{2*|BRAVHn5pZzRG&lDp(_uzgY zgb+dqA%qY@2qA>Ht4?`Y&3aBc?@#W<4cK>TO6_f`t#(OO3}br8PI*~X41=w9NvXX} zweQq!b$H!*QDP6kKl_2x>{HxXVB7bp=W+nlb2+wspW@B}PP0$@%~>LOQDP5ZrMAK_ z2sjy!X;~KC(FlOMy@dE;7$eEN>Pq1Axgb&9B2vHg-I>%hH|q zH?d!XFCLZ^zXK0 z>8{UHHvrxBdFlqByFS;}49$z~`dnYfG$*?2^HdH1^wsC78vy97&r^2?fZqB%l>-2M i^?B-EgHoRhq18{Fr}!)pqUG}d0000U{dyUaSW-L z^Y-TcY~e(i;~&da4msAv2v6rrV#;JU-N8|+k)p%6yv*mL{fTFjcI^1cFTvjK)7U5W z=GuRUgHA!-?UN2VEiAE^oz2A_S0R(+bk?<2&)uZICjPeV9ohTOg)8_zF)FqQIB`IT zBObQ<7uA*T%}AU1{o0d5iN(Gvn{&4YpI+IN+8ZBqe*KE3)Q!QXHA^?F<(r+&E$DWo zl9};~{=SQAww!#UyYcq>U@sL04OO8x-+rfjo0buF>q=bQnbPE4i_S@NB$Vb(UH81u zOd?=wuGC&RhTgdTRk_7x5*NPOm`y%undcpUrSkD)ZgqM87eDOI-?w?-_ss0|^6N6P z=~oW_wha0%WTKsGwU2+E`Te<>T~_%yMGp(DR!e=Ad4E4HaD&dSdB^uX-Z1fO-+JqP z=XbvTbh4D`{Qum*=X0eP4!D_}US00L!)oud7eBZcyTs?zCfqM%5L08AQG0Kt^p2mG z0;^8HH0gizvGvv;k13VR=?n*otbDI-)7;+G=;D3ej-OxZ`pnyHhq{d3Utvh7==${d zVdA3rmAA~+>+5$O6?=AEes<}-1L+@L-rd7=!$%FM?eXEqcS?bD&e9KIR=CEM%S0hGRz2{`TD{y9xqniBlWMX>kt3XImCMGEimmcc)I$ztaD0e0sznf B8KwXL literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/hosformaldress.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/hosformaldress.rsi/meta.json new file mode 100644 index 0000000000..d20d9b8909 --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/hosformaldress.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation https://github.com/tgstation/tgstation/commit/30892aa892a2be846592b068ab71c606e2f0c5b7", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..2b721dd0eec27f9d86e71a5f3ea06c4b26a1dd02 GIT binary patch literal 1745 zcmV;?1}^!DP)x zQ*L+ZaP;(*nA=!hPZg?wd^TqZLlF_ zQC+~rQ1UNs=tS@6sqS-HOBHsm@{QkX0VbGoar&=aDEjUWtfTaBtUQ4jCW2$(34B?T z1syX^vpWWn-FDWx4uJ;oJ6jTPIBh0sa}qIW)wk|*&SAr`_0Sz8jX00gx;!C%uLR&- zJT?Id$?+YV>D82Wp!2;YRrBXLh2b^`)o0{x6+t|pRml4r!LL~I=_D=W@CBJ-sa*%ji z6B|*M#YTNxV`rS5Co zMzZVZ`re99eeMOG{4(e%r=8k>WR&8t)yVA0#^B5Wx#}-CoPukn`iq7qf{mmtW(snKk?7T<)8ZE8sIc`D1ixeECbQ-2n5X6}(N( z_t$Wc4Tsv#Ud7~WlQ92)0vtVY6TezJ(0Vq4AFs~Kg3W5>q>j1!F~agZ9MiTUwtEGV zm{Dz-INt6|YXojf9k_PoCj5aXKOxD!8%+ss^8cLy|D0#|8&$x3T>+1Yh`tdw{IG{^tzd<@CtlJ3@K63O1Ba-m~5pexHWG$uYaQ z0LtU^<~)Q7o=;!iDf$8-0pzYn&f8x(gT&9l%Y-8taE^8v72S^i6@&z!E+%)gCzn<5 zjR}?7851OWB@H%c$dSO&2pqf?fKMzobN@O9f3~|q{6RqYlNeNvumDgw!U90$2nzs} zBP;+^j<5hwIl=-!M1ahA85-2oJVLF@5hPd8u zK;f{KZIFVJAVHucg`Kt{%)eCvt*Hu@rROl}(2Iy&4=w~kkSasY(`Px^c?ydWdPkQ4 z#-(_xqW}RVL|2u5-7wggCGn`MOTs);K2jR(sAuCaS#S)B;^51VyYmvXT}|A1W!``&{8|PR zwkGj%f1};~M1l<(?+4Zu0*2y%+)qe=opD8w0xxXf#M26opwIvo(3g zAZUU-2i*Rk7KR1q+5Y1^u0Qk-&lT9%*5S74sV8D32tYVLKpB5;V#Jh(L;t@XxtHe) z1RKQhRZ2D9?RuRbdj@4ZZF~>{@-9Fz!?&FUuDw7A@D2)iL^=@BXkh`AnOE}DCsgZp zz|fV6P(T@t?q`o8o6H;d)B}``%kg?cO=d`9gv6l-<5%P)DD4qNK!$*4zCb7tsGJ19 z1dyM8>gBaOUnrCyPTKbRo0%dkz&#n8inQ2JbblGdrA1%2j}RR9N(c$iFGlZ?FAz!u nO7QR}F{m720ibfIUVwiA)#FAt53{g)00000NkvXXu0mjf3fn`3 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..b6ecfcb58c1ba87210b109117a322e8f49fc1488 GIT binary patch literal 508 zcmVPx$wn;=mR9J=Wlfg@qVI0Rlj(GDh--9fqgN$;|A@HKbbb_#X3f5((4k}TBCy!AJ z`Ue6baA6n>r-9I0hd~}X`HG4|g<+Wt-o5S8Vc1@b-X@5Lo({ux2;zO94#M-f{ou>@ z`{n!afJURyoJWj_oc!DUU)aybr7Vxjo)Cxb1!~%zd!UBfp@^Rb6@Lbl$o|9ai#(wWow5)cx(Wtk|DijF3 zfYGQU;-Y=qA6yRh_Q;gX-)1$tUE-e?2-R%LYYqVN*-eU;#c=iwgDX>i=v3%X5t||* zx2!p;jzgwo60U5}yf(_<$`nrDB%zv(Uo9zl23`Q*$(=M+$Km$7ulUJ%0Q}@UpN1bI zKEG12YNOP)w6ONiEd^z-#JOlp%fbXW@+tn16OP9%a y&CvBY%8QXr?*Djz(WtlH|Ikyh)MzvsjfP)zL!P-Z(}(#00000VAAt+aSW-L z^Y-S(Y~e(S;~(>z=g3}?_HvO?$tZ4qkTmrMhtnm`72ay?+d8=B%D5{3;OAgH*b$@{ zA<8w6kJZ}3bg7rKsMA)j2SsUx9HtACdIF4oScyDVP&rtAw(wKUw&oAj@^SMXE7%J- zaVWMxi9fo@TC1&Wf6x8ypY!aIm#F$xC$&{xpE~7x3uR5I>tTi`R~ zL#Y?H-99X}Rf|Da{?o3Hdl=o;c8PAkb^hmeJ$W-T5Aiei+e1FRUHE(M_1@>)9HE~? z!etn)tTooTWtKd1d5_-NKOe2_KkbsdAea=zxi#(n(l-`MxYZtB@}A}HXS~a#+1SW; z#iZqddS7a$z1!nwlh1IV_p|U6+4kb|_Ln`*F<$UE_p$Dc*0tlu_dPFN^i+)hUH^)Q z9~2HhbYz$&KPTnSAuER4XJxm|wywFg>N~`UdRB&gv&7>0mTSDVcF4<^w(xb}ySY_I zm*$5XWL>@cy>#`v=y@nXF3uD<|MjxncGo{`udsi)?)+90=f6vK+wtFFd$I03^LEBv zuRkA%ZFu)9#{1xnd@CR)m*K_Q^UOOLLF`&qhgZdlCcikp?7E}$lIQ(VU@~IxboFyt I=akR{0Dhbyt^fc4 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..e8d24fd26766a916b336952358ab203e34a10032 GIT binary patch literal 655 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-HD>VDj{IaSW-L z^Y-S(Y~e(S;~(>z=g3}?_HvO?$tZ4qkTmrMhtnm`72ay?+d8=B%D5{3;OAgH=&{sk zgO-SmELT~w5|=Nj-nt@9tywzteWYg0f`Jxm#An#yxuXiQ^b&^St9$QCm6oyez1$ zf4=pe!{0D#_-b<6QrBn@>ZS?x(t? z9bvkgENc3H912}C-SwGIak}x^puCz2cIo0%*?V<`7lfXY2uyx{t1A4-<5yZI*Zljv zaMISzFXKK(<)3C`@e(|E3Jm>rq_T3<+gY3+g7QyCGd!4` z_u*?s)1OA?lwWEucS}C|H}iVT&pKY9SN_bqwtDWXAUr;czhX13pJp%}sGqnqxNpB9P>r8u6?cQn e1*bpD>lk-s-%+|)&X562VGN$GelF{r5}E*~bT4`U literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/meta.json new file mode 100644 index 0000000000..d20d9b8909 --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpsuit/capformal.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation https://github.com/tgstation/tgstation/commit/30892aa892a2be846592b068ab71c606e2f0c5b7", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/capformaldress.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/capformaldress.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..ccb4d6ce9f819d7a4bc935511402eeb2d03d4686 GIT binary patch literal 1955 zcmV;U2VD4xP)Px+T}ebiRCt{2nomp|*B!?{GeXNofx+7>azWP8u6I|$b`Dn6g~cG5{##X1B&tYY zVsSZXk;ET~bdSdG#MRTXYbSU`z$2pEZFL9ASe4equB zNtUhQ^)S3)F_@jf3rXAgNS2wIx9|6RzxR88=FJxz92^`R92^|}Pf>RAqoQcLSnBIg zo_4*PXu*h3Uidy=2O{RZ=O$x_N7Lx>m~9_as|7!QH!Q^6Q=jC&d z|Ev7%VW+KnEd@XeH;G_a;JQ5rfL_yrHrRy@#{V@fxE3aH&Cl_5@EDp9LLa%Aw;`d0 zn?yQPYhGtc%Wx?_0wF+A$aueNJ`09}XyK4$`#A$3jmJkiQBw-DzntU+&k&2pml+#B zDh^jJQ|!Az;pJ-7R00=}4%MPTUVOW*&14e3=Hd}6>6=dT{C2`Hqktr?PvP|DECWyWl!sVH> zT=%vC@Km1^Uj}N-#zi~b;D_b&Lo6o0WNbXm;mUgy`(`MA?q&3!WpfCi%YV*Of=xWQA% zs;2^Vs^46Ox?hp}-uV)l37!jn52D-A!$?O2o z<1wZC!mK#iSitCK)4Z5tKHfF}fBxtzKAE`B=$NruYCmig`mt8TYd2U-F0W<4GR3|b zl;2%K8|)JL$W7(bQI%zJpNC(3we!|*VIPl=RnI|Y+wO6oBVm@i-@Z)w)q2!_Oad|N z*teCQTDVCd1p2X7w81VT>K>o5Dtvq$6oq`w{#)8#>*;jW`aI(v?l%7L_-xy^Tv!V? z2{6Xi^7$c3nx@d>F+~eT#J_I(DZE^5j8)i`AY|Lmo)ZA@_}1^+v~OuAn7s~Xya7ti zJ~qd@9*-#{XCIUC29OR)XY<9A_GRWN->CqP4^qh;+s_$*lByHtOq>qYvhectjnM~4 zC0Tg+I@#s&6$CBZB=njVv)-cdI{+w(!pc5Biehwj(fA$HzFyN}*?!Id2qDa6Fyjs2 zzo=|_>Codb#eY#TdqI}Z7p{d#)4n>@4;~*Y`}|}|%UIdx2agYRs(;=7T6rsM8vrdB z5$RB^xdYRWU)$XKl2j7?_%*W2Yr)7fWq}rqY}xy;z7NRW4{XW;3-)tnfSh47-T((W z3ZMGQsmEi=fsR767tERY8PPs?%d{_FfL1*R&3oC`*;ycemy2!p0kW}L5E0woPBi7- zzP3~nS#Brq=G)nqy|2e(iUz`+@{#cd%oRbdNJZm!%j7 z!@h%qgM)*EgM)*EgM-8W8n)k=gxD)xz|)YQ>D5#MRaN-s(C>HWSUj7Bzcvbh z^6PcD=I6e#AV_V(Y^!lt;{9>&?g=C$`mF}xTFl^mzZLgzx1kTn^D(#;N~%tXrOGSzIr$p&%bPch!?e6Xv-;kR!FMB~qnQ0yyUs4vY= zZ{I;pCD3lafooyX{5oV6%K;c0p8-OE(fecjXP9jR?;p;<7^YqT9@uigF6aMJ%DKd$ zwd3$=T+Eq1ZKWH?h2FFKd>>tZ* z`C)kofT70vbhKyFxA(r1*s(Is%CS?+1@?k$O@bC~5;71)<9Ccq zO(iX5K~8;u6eMK40n}6iy`}~CaCdIKz+RB0NpKH$qt~>crV_?}U`;fUYjV!nbFzX} zfBm{1Pb$L(yLMF-W(6ss$yTkcdJdXef?U~|a|p-^)T#dU#;)lAzR}*7JmHHza#OL| p_#N|Y`v(7Q^T)x#!QsD#{{XUR&V_M10Q&#{002ovPDHLkV1hl6(dz&J literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/capformaldress.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/capformaldress.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..50641b757b6320c59e0afcb6b4824008f72be5ff GIT binary patch literal 484 zcmVPx$o=HSOR9J=WlQBy|Q5c4wdx>j7UXpZhNW+q-b}1vMN!o*;Lad+A5Y^BRXmDw1 zsU*bz(A1PgLrYYU7IcTC3@%)Y^hTbBOlXOFhKArg+XpY-`+hIyfI^{A{71S|8{)TF z2HmUhVmBeg`GP2{MTHv*w@tfK8^R5RDXc|>IA0JKy9uc<9bSbmPw)7$W4OUZ%$poe zGJ_G?7B9g;%wmrD;0~E=nXb|YaOOFH=LX`5I7YRC@m$79W-yC60L)@5%ySu|TH!4| z;n^G{8YrEW&~1%})iS+-Q)*KUF0c0(osHs;PNa59H9$`v&cqTTou_6sS`9StNAA%MHd_z#L~5m608PU@ z-bZ8U%gpYCfDb3RhJ&(!M13|ropxl={)tJ$sam}LZMJ7 ayz&Xg9GBn6V`kI<0000Px%B1uF+RCt{2*|BRHVHn5p?;Yh#As&_L;1Dgg658yN7y`{C-3x^#i0Plup`;o5 z2Xt`h(j|!$$^X!)Q%uN^B_x4p0&%Fc1`af(YN>ArMJN<6?Y($hc|O~L{Cs%d2M_## z5JCtcgb+dqA%qa(UrpyW)VOEA^Zvy28gR6kQR;9-?W`wNFBTsSIi1^3y;z)`^`ugV zE9z)7bEDyP=efD%HQ@T|4?@LxdeK$vvl6Xr0W0=ST}K~aS4upOzNb*Eal85xIGA{z z8_ye%&ZM!L4Xmpgt!x3iQUbuP42Qp}VKp0kPcQnC=f?8}R1d0{j=|?wHSR|CX+Q3A ze7eQl(a(>ccidOqa2@q7TettmdfIOE>iC-h=*tY!oA;tT!MqtP>fdGX1Y zJU5;X00u*og6_+G+VyW7pLUpgctSXFN%(aVoVu@h;}|+Z?DT>H=%h~>)qjvbqOafF+RK*{*dkYmp6u<127Ei-E9ok z2E#d15DC%Bu43WtyB0000V6ydeaSW-L z^Y*4;wp5|S@sIC4ErUDUms(kbbgykO+pW^(VC?zbX(4CQFCnWbCeHB=?9=sPCwWZV z)9yDn$*E08k=I4I!+EJ`!2-=t@4w|2I6^c3Re9|BRI|-`kNx@2KOQvN3pjBowm^xP znSSe5*T?$L3VikT%RP%b9onTE)@-}3v`UhvlpiFQW^m+Nl*`KI)Y2V-^E(nP)_xCr z-+TJ~{ts!-GT6d4_-zUi&OGy=x>T~FW9s=&N*@|amYsNeC_kb8%-h)WnR{!c1-g$L zXs4d(R=VmUr9GeZz^QV+{TfMOr~dTl_Uty-^?UvHcEh1M#{S$7UrQ(M{%4!zFC`Y{7rX4<#W7c$ zv+Lh!Y6~rfA$GByY zcg35_-x&WH=>Bhhr?R^BZsYlTEb3qR?l8Q&vv}8rF0ZF6rb^B2H2ctc-q3E}+dmiH z^evwqXtARF0|O6pb~<zopr08BC_jQ{`u literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/capformaldress.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/capformaldress.rsi/meta.json new file mode 100644 index 0000000000..abf31088e8 --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/capformaldress.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation https://github.com/tgstation/tgstation", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..f4b8803b93a35472d879664318479f5f99a26b6e GIT binary patch literal 1477 zcmV;$1v>hPP)Px)e@R3^RCt{2nqO#BR~*MbiK8pG)`l#wC9PiSnwHQsQZhOQB10;^bf^@|ie>oX zgTtr7m=F4-wCu$fVG2bU)#=tTr>rQ2F=P~m!!*pc24mffwv9@RX=Ah6hul4+_j;55 z@t*wK*zO0y&As>Je1GS6fA^k~`}={3iHV7ciHXVo6iYro^7Q(Y(5c&&wf0NNCie$Q z?MDkMj?es9#r(Zrg>A4JZ8(0eO;N@UC>M{)%4J^_o?f2}aBC zAcW+sVesb}BD0I)qcf;4Kc4|dJUi|jWDQ%FayZboU*qJr>R5V?5C+PLn{sFwLZibpGwRXAo8P$KS160veG>yB> ztsVdT#xcGMf1lMh5l&>aF9!Pl)cye`g7<)oBh+^8Hn*_;x(<-Ly^7?tYT{!z!rHkn zK0L|6#?BSLQH_+GR^)DPK~a#aucAi5XU`=jg7>uju^VAw{dFBM+%9par-gnw$y{LC zvj194^RPYw^d6rJOk4WpBzJmR7;cyH9Qx||`g2{Ai&aD*M3QHD?H7_ zk_U$AF)Yvw?M zjjJO;u#uO((86K!+YZIPv6A;1YWd^wGvY56v2Uzo>pO38Yifr0i$xwiiIr?Yr0N5x zTY&hBMQtmpZ+IO5Fke?mU)u(H4mFT`=*&dGZtrpgJm$!6mGDHQM=?}=fIYjt+VQI+ zL4dsUg}hbcuTyM|Hf`z)1!8#oj;yD2?!8(}RDH-SepJ-wPd@sFBS0^{7R%?AQaB-Z z@ap0RAVTH>LEx?l9;=It{_3x`FM^N*^jAM}X~F^! zxin!ZcN7#8p;;gmO%sa7Rz0WxcUCGA;RJ~=%n~oTmWhdpiHV7ciHV7ciHXU77~yw! zxjDCT)dj3Yq4o&95CIr!uB79qOv1tAcfhg%<#vQRaP{u~Z{ugW(96zp_^W71#*a4HFi1uC00{L2HEnEC$ z_!L9QAA}7MMb%KVQMN`~R^5Ooh8@uCkyjjh|GWFz_fH#p%N7B}#IOT4?Y&|-UNOh@ zowW?NOPtx2Nm8o0fO1EGUi-|h4GgzST;EyC@rpU2{)DDMect`)Gb<-IXL9vDhqeQd zd}w3SsoO#Zh;nnsR;ssD0kvEh7zJC#u1C?8wFE{Gt`E@X-?zP6r&ui(Y*lXpnf(0k z_e+-@RyEbyfW*Q}(u$I$nQLQFsqxpXm}Ac$&J;*0V+Ry(TPi@64eFwC!EdHS6&rb1y&3SwI{C%5k1<~h^DoS zaj8+u=Tu!iqE#YA$!8ampZ}*d3v$4}p&p=68-yQ%`if1++zz2=tZd;AENi{G-?MEp fF)=YQF)_;D$tC6QRbhEl00000NkvXXu0mjfI7H#1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..2c05e0f6c40f6759c6da09baa11355a9a2161b6d GIT binary patch literal 490 zcmVPx$q)9|UR9J=WlD|tEQ2@t3Mu(7Ca-4-W=Z~WyH4SK%mW<-&&_aiTiy6AO6sIgY zbZZd$Hv|_Ekq(MO2bbb%F%cBChEh0x>ec$&$ zp-?CuBH3b2{O>G7B&={_DlbHJM9fZ@Vm=pdhGvU7F`tVwJ7Ee@9T6K-d8smOVTHq+ z4dyO(_;i`TU-H-)&62SLvGyiIro2ronPB?c0am>slOKKo)6hxxJ;O9~V#x@Z@;1Ot zcm&hXvFZ+{p-UAAy?|ABSid^O`uzvf(D^V}q*AHy#an2G`*whZb3X-qJK*{27x485 z0OQLa@$GSLsfE9iHHv zH_+Roq@H%L`ttziyuselv6N@%PY7_<6=gEtN?|mOx0_^fX^po-eLU)kGgCff?0XcB gWE>R=g+if#YZ0H7d;lPOga7~l07*qoM6N<$g3})3lmGw# literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..8d3b010a941c7084aa476e7f43fe7b6d84e59374 GIT binary patch literal 615 zcmV-t0+{`YP)Px%AxT6*RCt{2*|BRAVHgJR$LJ7}N{&;|oYlh+8v|_?C1dI4px_|5G=obQamr!` zH-q5c5W0vIai};rbdjzVlY+(81`$qeu0;)3uO311J{KDuYA$#$IZvM7c5poR@qO>z za1TI4L_|bHL_|bHf2&w6seac{=j|sEHehwGtWc|i_^4Y>NUiw9peaQkZp-lB_*nIa0duU0Mok;S6gx&zp_HpLoS>VYl0KmRsQRs^Qw$m3{AvA}`1RiIB{>QKgM(y;J)A#5~)F({ixWct7y7r1Sa-Jpp@a znv1o{1eParsA(>iCv#Y5d?tGqeP`NB93pGxC?eG509C4uee z@`#9th=_=Yh=_>(3ljCYST8Uv()GE>Z}DN0uFqpP0n+t(>?T0EK9Ai7NZ04Fdj+KH zbCH5^*d*)o*iFD5sro#Y6Chci$L=Etus$ae^aE(=z-OVNvHAc2002ovPDHLkV1j)b BBnJQh literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/centcomformal.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..6664a7a58e2611ba4af8d034e95cfd6d704a4498 GIT binary patch literal 644 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-HD>V6yXcaSW-L z^Y-S(Y~e%+whzZ&2u$+o3%+pVRboePqgnT)jU~ka1p+a%4leDsNZr^x+wns_N32Vi z#g>wS7fP|(YOLLBd6nkeis`P3*(=qQWXJBSvvbA$uNJfX=iM)3|Ne1b{=MCb{0=TK zAiFat?$6t*3vZU+^LXETb!L;mR!>9g+>V_!d#XLwO%X5tX_2;^S21gHQt2`Sfx{e8 z?b%R7DZ{m*2*4b!tG?v$_nFZOBd6;P&PNGrVTvQC1LN?qho3Ai4bs~i_ltLhpM8~vqtOF{Q zyYoBkEtlf3r|oUB+xaaoX?{~iQy7&G*Jv5H60MIzX0zl&k3jmEHEC4hPzXZsc zmM9fc|^eHNgxJWZOJnuLnVTBJTY9>@o8GzGIde>{?}^h?W^JOj&R zE0RqYf-Z)V|L`Fv(v3#XxhlIIM>b6Li{EDfj%=}E*}ALv_{#xI>bs6(Upxh@g_L(7 z6{Y7=ki>#3&)9;tzCNe{;!iM`5nr$kB}-=@dvUtw+$_BwdyhHr#6wqcbjNL>`}!mR z^>Tv2fW(>8k*V*)p}1bWzWO33j(WZlNqE5t{iN9gVPBFS%e|{?)#Gn)$Ckh zyA|_O60zb=^pN;O`0p!#OiE=|8dH349j`xSZbeglJ#V~>8{OSNY^>+^!GMxqzJCI% zC*GzRGjNi{QT|x6C%%T=7limn6kyThX%Y={nY`|F3$HgdH}am}pOua4hP!N9jPYC} z2T9j~U4Npp!|zex%`by``COy}SiTBYHXSIQswvZXe4_j#3Q$}y0rJY5QEZFI`2^Cz zGe3ETJ%Jiu=KKqjoTK>hrEXiqk<1vjBG2V3@(ELizwIB!KPNVhZ+~a?4m{f*1u)7B z*&F$9OTMnc8}nWe<{wdjZ_f7M*OpFLnsoel>H2lBwzP24oSidK^)UBxPku{gan`= z*1%pp2@~J_olgxg+!f+i0pU+#&^W>ZK;sAt z0F5Io05p!U0MIzX0zl&k3jmEnSOD+bd?Qv>&F2*Tmghy z2)W^uASFtX3-~ z+xLMC5{>1MR53^p$fS_GtQI}hF(|UzuxHn7lznL7UI95UwM8Hf`ZOmup3-83bYl!E zP>aT+kwW(qo&wZ(`3r1wT?fwVBxD$kNHZBwu{$(hhRGa3ji($XeJ7-R0QUt{izjLP z+6Clv^{mtsM1N++k1@S4ebflui}ff_gk6^&L2hYz{(^0Hrmri0q}bN}a9V2H*K5A=HK zvNB_koHXbqK(X)l6B0m~ckjBT!@PG)+%G^2QN^dTxliCE)JOWpsi?|nf+JFgsQv*S z*R|`zy#&5MNPxE&+}6pnLg;g1=}Qv#3#bj^c=I_4m8T;x8l#3KWhMxE z1cLG|Ksm!^KK9km4im1_MlwzWB^xa)z#@h7iub-7>1$%qu+N52K$(s9jz{Sx^96p5 z0A<7Fe0>3Hd?<2+oTC(y(vzT!M-)Ms0^WXsP#{>Ign$H)d*6H@^d2FZGf-!WumD5m znA@{Mo`Fyde;J%hG3-U>y%J&%Lf$$0?$9iH_d>7)4}TJa#t{|(8i(cu_!l(xTA!XN R+ywvt002ovPDHLkV1nz&FggGL literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/hosformal.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/hosformal.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..6235db0a0891dd632dd7308cea07e30ebcb6341b GIT binary patch literal 496 zcmVPx$s!2paR9J=W(!EPtQ5eVZZ%x2k2rXPh5fm-nyA?#l7~R^%#TG=crHWv>IXd`) zLxw1jep)s7 zO55Ghrp$Px%CrLy>RCt{2*}rQOaTv$(w|k3Q zG6bZ9lS8*?b;uAD`w#eQP^e<42@1vnsbRqRK0i>h~cRM-!^NGO2P4 zBT5x!RVkb7>F~PqyhQy5n6luV&j6T{nTAZn+!P- zYPQWgyV3Kzbmw*BdjkM2-khUiS-hFQ#mrIyfSIKPXWRk47(WBg>qg5I4<9On?EXnkUt0s9(Q;_C96o>h-t)V3=XIlH0|vL+3~xu7XhLdghqLEjk(%0Jq6x#> zQ3ki#f#wMzgb+dqA%qY@2qDCOAr$qwZo2Dp-}QLE>8{VU^aA~)yFL%y0Cd;qp&Nki z`aE<4&|RNvDH!`rXMG;J4FJ9Mc_=qPXMG;Z4Uqa=2yK1=$}j#~+|Gzc00000NkvXX Hu0mjfGu#=9 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/hosformal.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpsuit/hosformal.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..add9dfcbb250abb6b33c54009b75f75141202660 GIT binary patch literal 644 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-HD>V6yXcaSW-L z^Y-TcY~ezQ;~%%HT@Y?^n&7qYl2`F;1=pTj^VpaW4JT3Uro!Sk3DGh}EK8avJ8#b@ zJs}|SoBv04z>1_5oI*ZQGAz9bOqM}aThsUPEtM>4zw=e<%*oHU-gy_*?DLn~RO7&* z*dpKrAvPx0SuFea?N0VLm3&3na4qw-M#avnc9^Uyi!-v92|l{CaOzCyAfPbU%L;#< z!}<3Lo;#|AK0kFP{he*5VM5*Wmyd%dIH=0^6#ak8`6Y1fm#ZS8m*0H58}o5?dHwT) z9m@o*>w2OeIvI_@PdoL$e*1j7{PiDOc6sT}%$gs{+q@^W^r6)~ zumM*MPVCiUEZ7{8U^zSW+aZhiqemJZ?0|pVao!jAGYoe~rmbP@ z?9@FMU*nvV)V-07C$H`0{fyGrdb@?T?12V5C;~bdIHOYcsW*kqtWI2gd@jpcqwj|{ zioX!qa_SCuI5S67>bus}j9}5L3?M}hcRk<%3Qk+i+wdUtS>DcnM}eZdpH?w1X%c(1 c{|o!MegC2-FMRg|n5-B)UHx3vIVCg!00;9b6aWAK literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpsuit/hosformal.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpsuit/hosformal.rsi/meta.json new file mode 100644 index 0000000000..d20d9b8909 --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpsuit/hosformal.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation https://github.com/tgstation/tgstation/commit/30892aa892a2be846592b068ab71c606e2f0c5b7", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}