Skip to content

Commit

Permalink
фиксим маагботы
Browse files Browse the repository at this point in the history
  • Loading branch information
Ratyyy committed Jul 19, 2024
1 parent b68803e commit 84f446d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
1 change: 0 additions & 1 deletion Resources/Prototypes/ADT/Entities/Clothing/Shoes/fill.txt

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,12 @@
price: 2000
- type: Magboots
toggleAction: ActionToggleMagbootsERT

- type: entity
id: ActionToggleMagbootsERT
parent: ActionBaseToggleMagboots
noSpawn: true
components:
- type: InstantAction
icon: { sprite: ADT/Clothing/Shoes/Boots/magboots-ert.rsi, state: icon }
iconOn: ADT/Clothing/Shoes/Boots/magboots-ert.rsi/icon-on.png
9 changes: 0 additions & 9 deletions Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,12 +150,3 @@
- type: InstantAction
icon: { sprite: Clothing/Shoes/Boots/magboots-syndicate.rsi, state: icon }
iconOn: Clothing/Shoes/Boots/magboots-syndicate.rsi/icon-on.png

- type: entity
id: ActionToggleMagbootsERT
parent: ActionBaseToggleMagboots
noSpawn: true
components:
- type: InstantAction
icon: { sprite: ADT/Clothing/Shoes/Boots/magboots-ert.rsi, state: icon }
iconOn: ADT/Clothing/Shoes/Boots/magboots-ert.rsi/icon-on.png

0 comments on commit 84f446d

Please sign in to comment.