diff --git a/Resources/Prototypes/Stories/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Stories/Entities/Clothing/Belt/belts.yml index b3b33f0ced..084c027ffa 100644 --- a/Resources/Prototypes/Stories/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Stories/Entities/Clothing/Belt/belts.yml @@ -7,9 +7,6 @@ - type: Tag tags: - ForceRecallEquipment - - type: ClothingSpeedModifier - walkModifier: 1 - sprintModifier: 1.02 - type: Sprite sprite: Stories/Clothing/Belt/jedi_belt.rsi state: icon diff --git a/Resources/Prototypes/Stories/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Stories/Entities/Clothing/OuterClothing/coats.yml index 6d5e93b63e..94edf4fba6 100644 --- a/Resources/Prototypes/Stories/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/Stories/Entities/Clothing/OuterClothing/coats.yml @@ -13,7 +13,7 @@ coefficient: 0.001 - type: ClothingSpeedModifier walkModifier: 1 - sprintModifier: 1.04 + sprintModifier: 1.1 - type: Sprite sprite: Stories/Clothing/OuterClothing/Coats/jedi.rsi - type: Clothing diff --git a/Resources/Prototypes/Stories/Entities/Clothing/Shoes/boots.yml b/Resources/Prototypes/Stories/Entities/Clothing/Shoes/boots.yml index caaebd9ef1..7e8d6165d0 100644 --- a/Resources/Prototypes/Stories/Entities/Clothing/Shoes/boots.yml +++ b/Resources/Prototypes/Stories/Entities/Clothing/Shoes/boots.yml @@ -22,9 +22,6 @@ - type: Tag tags: - ForceRecallEquipment - - type: ClothingSpeedModifier - walkModifier: 1 - sprintModifier: 1.02 - type: NoSlip - type: Sprite sprite: Stories/Clothing/Shoes/Boots/jedi.rsi diff --git a/Resources/Prototypes/Stories/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Stories/Entities/Clothing/Uniforms/jumpsuits.yml index 4a0afb39d1..df789718c8 100644 --- a/Resources/Prototypes/Stories/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Stories/Entities/Clothing/Uniforms/jumpsuits.yml @@ -7,9 +7,6 @@ - type: Tag tags: - ForceRecallEquipment - - type: ClothingSpeedModifier - walkModifier: 1 - sprintModifier: 1.02 - type: Sprite sprite: Stories/Clothing/Uniforms/Jumpsuit/jedi.rsi - type: Clothing