From: lzk <124214523+lzk228@users.noreply.github.com> Date: Fri, 23 Feb 2024 01:05:11 +0000 (+0100) Subject: Make galoshes obtainable and slowing you (#25484) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=65687375eec57b453d9bd67b945598691052bb8a;p=space-station-14.git Make galoshes obtainable and slowing you (#25484) * make galoshes obtainable and slowing you * Update specific.yml --- diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/janidrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/janidrobe.yml index b585d34051..233a77b865 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/janidrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/janidrobe.yml @@ -5,6 +5,7 @@ ClothingUniformJumpskirtJanitor: 2 ClothingHandsGlovesJanitor: 2 ClothingShoesColorBlack: 2 + ClothingShoesGaloshes: 2 ClothingHeadHatPurplesoft: 2 ClothingBeltJanitor: 2 ClothingHeadsetService: 2 diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml index 4a49c804cd..6a507cf0d2 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 + walkModifier: 0.9 + sprintModifier: 0.9 - type: entity parent: ClothingShoesBaseButcherable