Wizard Headset (#35732)
* wizardcomms * wizheadset * Addressed requested changes and axed wizard channel due to redundancy. * oops overlooked this, dont tell anyone * another mistake fixed * removed wiz encryption key due to redundancy * accidentally left some punctuation in a now unrelated meta.json
This commit is contained in:
@@ -283,8 +283,23 @@
|
||||
- type: ContainerFill
|
||||
containers:
|
||||
key_slots:
|
||||
- EncryptionKeyFreelance
|
||||
- EncryptionKeyFreelance
|
||||
- type: Sprite
|
||||
sprite: Clothing/Ears/Headsets/freelance.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Ears/Headsets/freelance.rsi
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingHeadset, BaseMagicalContraband]
|
||||
id: ClothingHeadsetWizard
|
||||
name: wizard headset
|
||||
description: A headset used by the dreaded space wizards.
|
||||
components:
|
||||
- type: ContainerFill
|
||||
containers:
|
||||
key_slots:
|
||||
- EncryptionKeyStationMaster
|
||||
- type: Sprite
|
||||
sprite: Clothing/Ears/Headsets/wizard.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Ears/Headsets/wizard.rsi
|
||||
|
||||
@@ -155,3 +155,20 @@
|
||||
sprite: Clothing/Ears/Headsets/freelance.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Ears/Headsets/freelance.rsi
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingHeadsetAlt, BaseMagicalContraband]
|
||||
id: ClothingHeadsetAltWizard
|
||||
name: wizard's over-ear headset
|
||||
components:
|
||||
- type: Headset
|
||||
- type: EncryptionKeyHolder
|
||||
keySlots: 5
|
||||
- type: ContainerFill
|
||||
containers:
|
||||
key_slots:
|
||||
- EncryptionKeyStationMaster
|
||||
- type: Sprite
|
||||
sprite: Clothing/Ears/Headsets/wizard.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Ears/Headsets/wizard.rsi
|
||||
|
||||
Reference in New Issue
Block a user