fix cburn bag issue, make new bag entity for them and filled bag entity (#21295)

This commit is contained in:
Whisper
2023-10-28 00:30:59 -04:00
committed by GitHub
parent 219109cac5
commit e11d33b68d
3 changed files with 253 additions and 242 deletions

View File

@@ -14,14 +14,13 @@
- id: Scalpel
- type: entity
id: ClothingBackpackDuffelCBURN
parent: ClothingBackpackDuffel
name: CBURN duffel bag
description: A duffel bag containing a variety of biological containment equipment.
id: ClothingBackpackDuffelCBURNFilled
parent: ClothingBackpackDuffelCBURN
suffix: Filled
components:
- type: StorageFill
contents:
#- id: BoxSurvivalEngineering
- id: BoxSurvivalEngineering
- id: WeaponShotgunDoubleBarreled
- id: BoxShotgunIncendiary
amount: 2

View File

@@ -232,3 +232,15 @@
capacity: 9999
- type: ClothingSpeedModifier
sprintModifier: 1 # makes its stats identical to other variants of bag of holding
- type: entity
parent: ClothingBackpackDuffel
id: ClothingBackpackDuffelCBURN
name: CBURN duffel bag
description: A duffel bag containing a variety of biological containment equipment.
components:
- type: Storage
capacity: 150
- type: ClothingSpeedModifier
walkModifier: 1
sprintModifier: 1

View File

@@ -254,7 +254,7 @@
id: CBURNGear
equipment:
jumpsuit: ClothingUniformJumpsuitColorBrown
back: ClothingBackpackDuffelCBURN
back: ClothingBackpackDuffelCBURNFilled
mask: ClothingMaskGasERT
eyes: ClothingEyesGlassesSecurity
ears: ClothingHeadsetAltCentCom
@@ -267,8 +267,8 @@
suitstorage: YellowOxygenTankFilled
belt: ClothingBeltBandolier
innerClothingSkirt: ClothingUniformJumpsuitColorBrown
satchel: ClothingBackpackDuffelCBURN
duffelbag: ClothingBackpackDuffelCBURN
satchel: ClothingBackpackDuffelCBURNFilled
duffelbag: ClothingBackpackDuffelCBURNFilled
- type: startingGear
id: BoxingKangarooGear