Advanced Magboots Noslip (#7355)

This commit is contained in:
Emisse
2022-04-08 23:24:15 -06:00
committed by GitHub
parent 7573a4601a
commit b71880c591

View File

@@ -1,4 +1,4 @@
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBase
id: ClothingShoesBootsMag id: ClothingShoesBootsMag
name: magboots name: magboots
@@ -34,7 +34,15 @@
- type: Clothing - type: Clothing
sprite: Clothing/Shoes/Boots/magboots-advanced.rsi sprite: Clothing/Shoes/Boots/magboots-advanced.rsi
- type: Magboots - 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 - type: ClothingSpeedModifier
walkModifier: 1 walkModifier: 1
sprintModifier: 1 sprintModifier: 1
enabled: false enabled: false
- type: NoSlip