From a8f9fd813ff675d717646324911a714bd12a7990 Mon Sep 17 00:00:00 2001 From: ninruB <38016303+asperger-sind@users.noreply.github.com> Date: Mon, 27 Nov 2023 23:29:29 +0200 Subject: [PATCH] remove slowdown from parent (#21872) --- Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml index a282ce45c1..84db1e8e8b 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml @@ -227,6 +227,9 @@ Piercing: 0.6 Heat: 0.5 Caustic: 0.9 + - type: ClothingSpeedModifier + walkModifier: 1.0 + sprintModifier: 1.0 - type: ExplosionResistance damageCoefficient: 0.65 - type: GroupExamine -- 2.51.2