Fix CentCom official costume issues (#19256)

This commit is contained in:
crazybrain23
2023-08-25 04:20:57 +01:00
committed by GitHub
parent 25b2be3ffe
commit 100d718edd
2 changed files with 16 additions and 5 deletions

View File

@@ -146,22 +146,23 @@
parent: ClothingBackpackDuffel parent: ClothingBackpackDuffel
id: ClothingBackpackDuffelSyndicateCostumeCentcom id: ClothingBackpackDuffelSyndicateCostumeCentcom
name: CentCom official costume duffel bag name: CentCom official costume duffel bag
description: "Contains a full CentCom Official uniform set, headset and clipboard included. The headset comes without an encryption key." description: "Contains a full CentCom Official uniform set, headset and clipboard included. Encryption keys and ID access are not included."
suffix: DO NOT MAP
components: components:
- type: Tag - type: Tag
tags: [] # ignore "WhitelistChameleon" tag tags: [] # ignore "WhitelistChameleon" tag
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingHeadHatCaptain - id: ClothingHeadHatCentcom
- id: ClothingEyesGlassesSunglasses - id: ClothingEyesGlassesSunglasses
- id: ClothingUniformJumpsuitCentcomOfficial - id: ClothingUniformJumpsuitCentcomOfficial
- id: ClothingShoesBootsJack - id: ClothingShoesBootsJack
- id: ClothingHandsGlovesColorGray - id: ClothingHandsGlovesColorBlack
- id: ClothingHeadsetService - id: ClothingHeadsetAltCentComFake
- id: ClothingOuterArmorBasic - id: ClothingOuterArmorBasic
- id: Paper - id: Paper
- id: Pen - id: Pen
- id: CentcomPDA - id: CentcomPDAFake
- type: entity - type: entity
parent: ClothingBackpackDuffelClown parent: ClothingBackpackDuffelClown

View File

@@ -41,6 +41,16 @@
- type: Clothing - type: Clothing
sprite: Clothing/Ears/Headsets/centcom.rsi sprite: Clothing/Ears/Headsets/centcom.rsi
- type: entity
parent: ClothingHeadsetAltCentCom
id: ClothingHeadsetAltCentComFake
suffix: Fake
components:
- type: ContainerFill
containers:
key_slots:
- EncryptionKeyCommon
- type: entity - type: entity
parent: ClothingHeadsetAlt parent: ClothingHeadsetAlt
id: ClothingHeadsetAltCommand id: ClothingHeadsetAltCommand