Skip to content

Commit

Permalink
Fix Sith vest
Browse files Browse the repository at this point in the history
  • Loading branch information
Shegare committed Nov 7, 2024
1 parent c3587ce commit 7bc0151
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,13 @@
sprite: Stories/Clothing/OuterClothing/Vests/exe_armor.rsi

- type: entity
parent: [ClothingOuterStorageBase, BaseSyndicateContraband]
parent: [ClothingOuterArmorBasic, BaseSyndicateContraband]
id: ClothingOuterVestSith
name: бронежилет инквизитора
description: Грозный бронежилет, обеспечивающий высокую защиту от механических повреждений.
components:
- type: Contraband
severity: Syndicate
- type: ExplosionResistance
damageCoefficient: 0.2
- type: Armor
Expand Down

0 comments on commit 7bc0151

Please sign in to comment.