diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/janidrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/janidrobe.yml index 4c7415aa0a7..9e867e91b66 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/janidrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/janidrobe.yml @@ -4,6 +4,7 @@ ClothingUniformJumpsuitJanitor: 2 ClothingUniformJumpskirtJanitor: 2 ClothingShoesColorBlack: 2 + ClothingShoesGaloshes: 2 # Corvax-MRP 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 caf9683b11c..c32d9cb4915 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml @@ -68,6 +68,9 @@ - type: Clothing sprite: Clothing/Shoes/Specific/galoshes.rsi - type: NoSlip + - type: ClothingSpeedModifier # Corvax-MRP + walkModifier: 0.8 + sprintModifier: 0.75 # Try to run fast in big rubber boots, lol - type: entity parent: ClothingShoesBaseButcherable