Skip to content

Commit

Permalink
Remove duplicate headset
Browse files Browse the repository at this point in the history
Those were simply renamed in the base files
  • Loading branch information
FluffiestFloof committed Sep 27, 2023
1 parent 48fbd7d commit 01f62ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 50 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 01f62ea

Please sign in to comment.