diff --git a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml index deade89995..2c5906b635 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml @@ -57,6 +57,7 @@ lowPressureMultiplier: 1000 - type: TemperatureProtection coefficient: 0.005 + - type: EyeProtection # WD edit #Engineering Hardsuit - type: entity @@ -75,6 +76,7 @@ - type: PressureProtection highPressureMultiplier: 0.1 lowPressureMultiplier: 1000 + - type: EyeProtection # WD edit #Spationaut Hardsuit - type: entity @@ -154,6 +156,7 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.9 + - type: FlashImmunity # WD edit #Brigmedic Hardsuit - type: entity @@ -206,6 +209,7 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.9 + - type: FlashImmunity # WD edit #Captain's Hardsuit - type: entity @@ -240,6 +244,7 @@ - type: PressureProtection highPressureMultiplier: 0.08 lowPressureMultiplier: 1000 + - type: EyeProtection # WD edit #Chief Medical Officer's Hardsuit - type: entity @@ -301,6 +306,7 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.9 + - type: FlashImmunity #Luxury Mining Hardsuit - type: entity @@ -346,6 +352,8 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.9 + - type: FlashImmunity # WD edit + - type: EyeProtection # WD edit #Blood-red Medic Hardsuit - type: entity @@ -371,6 +379,8 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.9 + - type: FlashImmunity # WD edit + - type: EyeProtection # WD edit #Syndicate Elite Hardsuit - type: entity @@ -398,6 +408,8 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.9 + - type: FlashImmunity # WD edit + - type: EyeProtection # WD edit #Syndicate Commander Hardsuit - type: entity @@ -423,6 +435,8 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.9 + - type: FlashImmunity # WD edit + - type: EyeProtection # WD edit #Cybersun Juggernaut Hardsuit - type: entity @@ -446,6 +460,8 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.9 + - type: FlashImmunity # WD edit + - type: EyeProtection # WD edit #Wizard Hardsuit - type: entity @@ -544,6 +560,8 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.9 + - type: FlashImmunity # WD edit + - type: EyeProtection # WD edit #ERT Engineer Hardsuit - type: entity @@ -566,6 +584,8 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.9 + - type: FlashImmunity # WD edit + - type: EyeProtection # WD edit #ERT Medical Hardsuit - type: entity @@ -581,6 +601,8 @@ sprite: Clothing/Head/Hardsuits/ERThelmets/ertmedical.rsi - type: PointLight color: "#adffec" + - type: FlashImmunity # WD edit + - type: EyeProtection # WD edit #ERT Security Hardsuit - type: entity @@ -603,6 +625,8 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.9 + - type: FlashImmunity # WD edit + - type: EyeProtection # WD edit #ERT Janitor Hardsuit - type: entity @@ -618,6 +642,8 @@ sprite: Clothing/Head/Hardsuits/ERThelmets/ertjanitor.rsi - type: PointLight color: "#cbadff" + - type: FlashImmunity # WD edit + - type: EyeProtection # WD edit #CBURN Hardsuit - type: entity @@ -657,6 +683,8 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.9 + - type: FlashImmunity # WD edit + - type: EyeProtection # WD edit #Deathsquad Hardsuit - type: entity @@ -682,6 +710,11 @@ Heat: 0.80 Radiation: 0.80 Caustic: 0.95 + - type: ClothingGrantComponent + component: + - type: NightVision + - type: FlashImmunity # WD edit + - type: EyeProtection # WD edit #MISC. HARDSUITS #Clown Hardsuit @@ -714,4 +747,4 @@ - type: PointLight color: "#f4ffad" radius: 5 - energy: 2 \ No newline at end of file + energy: 2 diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml index 4a49c804cd..8846ddb320 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml @@ -90,6 +90,9 @@ - type: Clothing sprite: Clothing/Shoes/Specific/galoshes.rsi - type: NoSlip + - type: ClothingSpeedModifier # WD edit + walkModifier: 1 # WD edit + sprintModifier: 0.9 # WD edit - type: entity parent: ClothingShoesBaseButcherable