fix explosion resistance applying from bag (#22609)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
id: ContentsExplosionResistanceBase
|
id: ContentsExplosionResistanceBase
|
||||||
components:
|
components:
|
||||||
- type: ExplosionResistance
|
- 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
|
examine: explosion-resistance-contents-coefficient-value
|
||||||
# to show explosion resistance examine
|
# to show explosion resistance examine
|
||||||
- type: GroupExamine
|
- type: GroupExamine
|
||||||
|
|||||||
Reference in New Issue
Block a user