Give admin bags explosion resistance (#38384)
Co-authored-by: youtissoum <51883137+youtissoum@users.noreply.github.com>
This commit is contained in:
@@ -178,3 +178,13 @@
|
||||
maxItemSize: Huge
|
||||
grid:
|
||||
- 0,0,19,9
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackSatchelHolding
|
||||
id: ClothingBackpackSatchelAdmin
|
||||
name: satchel of administration
|
||||
suffix: Admin
|
||||
description: If you are somehow seeing this, no you're not.
|
||||
components:
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0
|
||||
|
||||
@@ -107,6 +107,8 @@
|
||||
- type: Loadout
|
||||
prototypes: [ MobAghostGear ]
|
||||
- type: BypassInteractionChecks
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0
|
||||
|
||||
- type: entity
|
||||
abstract: true
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
- type: startingGear
|
||||
id: MobAghostGear
|
||||
equipment:
|
||||
back: ClothingBackpackSatchelHolding
|
||||
back: ClothingBackpackSatchelAdmin
|
||||
id: AdminPDA
|
||||
storage:
|
||||
back:
|
||||
|
||||
Reference in New Issue
Block a user