From 01f62ea50f99554c135991565aac5dcd40d85232 Mon Sep 17 00:00:00 2001 From: Fluffiest Floofers Date: Thu, 28 Sep 2023 00:45:39 +0200 Subject: [PATCH] Remove duplicate headset Those were simply renamed in the base files --- .../Entities/Clothing/Ears/headsets.yml | 49 ------------------- .../Entities/Clothing/OuterClothing/robes.yml | 2 +- 2 files changed, 1 insertion(+), 50 deletions(-) diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Ears/headsets.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Ears/headsets.yml index af7ebec28a5..3c5565abb21 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Ears/headsets.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Ears/headsets.yml @@ -1,52 +1,3 @@ -- type: entity - parent: ClothingHeadset - id: ClothingHeadsetEpistemics - name: epistemics headset - description: Faithfully recreates the true essence of remote sound waves. - components: - - type: ContainerFill - containers: - key_slots: - - EncryptionKeyScience - - EncryptionKeyCommon - - type: Sprite - sprite: Clothing/Ears/Headsets/science.rsi - - type: Clothing - sprite: Clothing/Ears/Headsets/science.rsi - -- type: entity - parent: ClothingHeadset - id: ClothingHeadsetMystagogue - name: mystagogue headset - description: Still useful to someone with psychic powers. - components: - - type: ContainerFill - containers: - key_slots: - - EncryptionKeyScience - - EncryptionKeyCommand - - EncryptionKeyCommon - - type: Sprite - sprite: Clothing/Ears/Headsets/science.rsi - - type: Clothing - sprite: Clothing/Ears/Headsets/science.rsi - -- type: entity - parent: ClothingHeadsetAlt - id: ClothingHeadsetAltMystagogue - name: epistemics over-ear headset - components: - - type: ContainerFill - containers: - key_slots: - - EncryptionKeyScience - - EncryptionKeyCommand - - EncryptionKeyCommon - - type: Sprite - sprite: Clothing/Ears/Headsets/science.rsi - - type: Clothing - sprite: Clothing/Ears/Headsets/science.rsi - - type: entity parent: ClothingHeadsetAlt id: ClothingHeadsetMantis diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/robes.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/robes.yml index 291f2c5c4eb..34559ab7f55 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/robes.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/OuterClothing/robes.yml @@ -14,7 +14,7 @@ - type: entity parent: ClothingOuterBase id: ClothingOuterRobeBrown - name: Brown Robe + name: brown robe description: This doesn't look creepy at all. components: - type: Sprite