Added CE's advanced magboots (#6344)

This commit is contained in:
Rane
2022-01-28 13:28:05 -05:00
committed by GitHub
parent 79243d1379
commit 9012623c02
13 changed files with 70 additions and 6 deletions

View File

@@ -13,3 +13,18 @@
- type: ItemActions
actions:
- actionType: ToggleMagboots
- type: entity
parent: ClothingShoesBootsMag
id: ClothingShoesBootsMagAdv
name: advanced magboots
description: State-of-the-art magnetic boots that do not slow down their wearer.
components:
- type: Sprite
sprite: Clothing/Shoes/Boots/magboots-advanced.rsi
state: icon
- type: Clothing
sprite: Clothing/Shoes/Boots/magboots-advanced.rsi
- type: Magboots
walkMoveCoeffecient: 1
sprintMoveCoeffecient: 1