Skip to content

Commit

Permalink
fix explosion resistance applying from bag (space-wizards#22609)
Browse files Browse the repository at this point in the history
Co-authored-by: deltanedas <@deltanedas:kde.org>
  • Loading branch information
deltanedas authored Dec 16, 2023
1 parent 9b7d664 commit 5bdc16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Clothing/base_clothing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
id: ContentsExplosionResistanceBase
components:
- type: ExplosionResistance
worn: true # only apply to the clothing itself and items inside, not the wearer
worn: false # only apply to the clothing itself and items inside, not the wearer
examine: explosion-resistance-contents-coefficient-value
# to show explosion resistance examine
- type: GroupExamine
Expand Down

0 comments on commit 5bdc16e

Please sign in to comment.