From f14f09cc908274067186362b7acaa6fe741c210b Mon Sep 17 00:00:00 2001 From: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com> Date: Wed, 21 Jun 2023 09:30:31 -0500 Subject: [PATCH] remove armor from uniforms (#17523) --- .../Entities/Clothing/Uniforms/jumpsuits.yml | 23 ++----------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index 465a587510..d5e60935e7 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -92,10 +92,6 @@ sprite: Clothing/Uniforms/Jumpsuit/salvage.rsi - type: Clothing sprite: Clothing/Uniforms/Jumpsuit/salvage.rsi - - type: Armor - modifiers: - coefficients: - Blunt: 0.9 # Those overalls ARE sturdy. - type: entity parent: ClothingUniformBase @@ -107,11 +103,6 @@ sprite: Clothing/Uniforms/Jumpsuit/ce.rsi - type: Clothing sprite: Clothing/Uniforms/Jumpsuit/ce.rsi - - type: Armor - modifiers: - coefficients: - Radiation: 0.8 - - type: entity parent: ClothingUniformBase @@ -292,33 +283,23 @@ parent: ClothingUniformBase id: ClothingUniformJumpsuitHoS name: head of security's jumpsuit - description: It's bright red and rather crisp, much like security's victims tend to be. Its sturdy fabric provides minor protection from slash and pierce damage. + description: It's bright red and rather crisp, much like security's victims tend to be. components: - type: Sprite sprite: Clothing/Uniforms/Jumpsuit/hos.rsi - type: Clothing sprite: Clothing/Uniforms/Jumpsuit/hos.rsi - - type: Armor - modifiers: - coefficients: - Slash: 0.9 - Piercing: 0.9 - type: entity parent: ClothingUniformBase id: ClothingUniformJumpsuitHoSAlt name: head of security's turtleneck - description: It's a turtleneck worn by those strong and disciplined enough to achieve the position of Head of Security. Its sturdy fabric provides minor protection from slash and pierce damage. + description: It's a turtleneck worn by those strong and disciplined enough to achieve the position of Head of Security. components: - type: Sprite sprite: Clothing/Uniforms/Jumpsuit/hos_alt.rsi - type: Clothing sprite: Clothing/Uniforms/Jumpsuit/hos_alt.rsi - - type: Armor - modifiers: - coefficients: - Slash: 0.9 - Piercing: 0.9 - type: entity parent: ClothingUniformBase