From fa14f104dfbea11a9e9e3dfbb4ecfb32b0b80f8b Mon Sep 17 00:00:00 2001 From: pheenty Date: Sat, 5 Oct 2024 02:21:08 +0700 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=B0=D0=B4=D0=B5=D1=8E=D1=81=D1=8C,=20?= =?UTF-8?q?=D0=B1=D0=B5=D0=B7=20=D0=BA=D0=BE=D0=BD=D1=84=D0=BB=D0=B8=D0=BA?= =?UTF-8?q?=D1=82=D0=B0=20=D1=81=20=D0=BF=D1=80=D0=B5=D0=B4=D1=8B=D0=B4?= =?UTF-8?q?=D1=83=D1=89=D0=B8=D0=BC=D0=B8=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F=D0=BC=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/Stories/Entities/Clothing/Belt/belts.yml | 3 --- .../Stories/Entities/Clothing/OuterClothing/coats.yml | 2 +- Resources/Prototypes/Stories/Entities/Clothing/Shoes/boots.yml | 3 --- .../Stories/Entities/Clothing/Uniforms/jumpsuits.yml | 3 --- 4 files changed, 1 insertion(+), 10 deletions(-) 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