From d5bd4b2a81de49c3f82aa760ad43e9f922ad00e7 Mon Sep 17 00:00:00 2001 From: Peptide90 Date: Sun, 10 Mar 2024 17:25:02 +0000 Subject: [PATCH] reparent headsets to cut down code --- .../Nuclear14/Entities/Clothing/Ears/headsets_alt.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Resources/Prototypes/Nuclear14/Entities/Clothing/Ears/headsets_alt.yml b/Resources/Prototypes/Nuclear14/Entities/Clothing/Ears/headsets_alt.yml index 9234b6dfe76..4dc3aacdb1f 100644 --- a/Resources/Prototypes/Nuclear14/Entities/Clothing/Ears/headsets_alt.yml +++ b/Resources/Prototypes/Nuclear14/Entities/Clothing/Ears/headsets_alt.yml @@ -1,11 +1,10 @@ - type: entity abstract: true - parent: Clothing + parent: ClothingHeadsetAlt id: N14ClothingHeadsetAlt name: headset description: A modular intercom that fits over the head. Takes encryption keys. components: - - type: Headset - type: ContainerContainer containers: key_slots: !type:Container @@ -13,14 +12,8 @@ containers: key_slots: - EncryptionKeyCommon - - type: EncryptionKeyHolder - keySlots: 4 - type: Sprite state: icon_alt - - type: Clothing - equippedPrefix: alt - slots: - - ears - type: entity parent: N14ClothingHeadsetAlt