Fix CentCom official costume issues (#19256)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user