diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml b/Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml index 260a769e1c..c8375fc623 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml @@ -1,4 +1,4 @@ -- type: entity +- type: entity parent: ClothingShoesBase id: ClothingShoesBootsMag name: magboots @@ -34,7 +34,15 @@ - type: Clothing sprite: Clothing/Shoes/Boots/magboots-advanced.rsi - type: Magboots + toggleAction: + icon: Clothing/Shoes/Boots/magboots-advanced.rsi/icon.png + iconOn: Clothing/Shoes/Boots/magboots-advanced.rsi/icon-on.png + name: action-name-magboot-toggle + description: action-decription-magboot-toggle + itemIconStyle: NoItem + event: !type:ToggleActionEvent - type: ClothingSpeedModifier walkModifier: 1 sprintModifier: 1 enabled: false + - type: NoSlip