Add Explosion Resistance to SecBelts (#33253)
Added explosion resistance to secbelt
This commit is contained in:
@@ -456,7 +456,7 @@
|
||||
- type: Appearance
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingBeltStorageBase, BaseRestrictedContraband]
|
||||
parent: [ClothingBeltStorageBase, ContentsExplosionResistanceBase, BaseRestrictedContraband]
|
||||
id: ClothingBeltSecurity
|
||||
name: security belt
|
||||
description: Can hold security gear like handcuffs and flashes.
|
||||
@@ -465,6 +465,8 @@
|
||||
sprite: Clothing/Belt/security.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Belt/security.rsi
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.9
|
||||
- type: Storage
|
||||
whitelist:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user