Skip to content

Commit

Permalink
Update magboots.yml (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 authored Nov 15, 2023
1 parent ac31637 commit 0f7dba3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/_NF/Entities/Clothing/Shoes/magboots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
description: pirate magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle.
components:
- type: Sprite
sprite: _NF/Clothing/Shoes/Boots/magboots-combat.rsi
sprite: _NF/Clothing/Shoes/Boots/magboots-pirate.rsi
state: icon
- type: Clothing
sprite: _NF/Clothing/Shoes/Boots/magboots-combat.rsi
sprite: _NF/Clothing/Shoes/Boots/magboots-pirate.rsi
- type: Magboots
toggleAction: ActionToggleMagbootsPirate

Expand All @@ -67,5 +67,5 @@
noSpawn: true
components:
- type: InstantAction
icon: { sprite: _NF/Clothing/Shoes/Boots/magboots-combat.rsi, state: icon }
iconOn: _NF/Clothing/Shoes/Boots/magboots-combat.rsi/icon-on.png
icon: { sprite: _NF/Clothing/Shoes/Boots/magboots-pirate.rsi, state: icon }
iconOn: _NF/Clothing/Shoes/Boots/magboots-pirate.rsi/icon-on.png

0 comments on commit 0f7dba3

Please sign in to comment.