diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml b/Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml index 8df8488762..221749d241 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml @@ -72,12 +72,11 @@ description: These would look fetching on a fetcher like you. components: - type: ClothingSpeedModifier - walkModifier: 2.5 #PVS isn't too much of an issue when you are blind... - sprintModifier: 2.5 + walkModifier: 1.10 #PVS isn't too much of an issue when you are blind... + sprintModifier: 1.10 enabled: false - type: StaticPrice price: 3000 - - type: Blindfold - type: entity parent: ClothingShoesBase