Skip to content

Commit

Permalink
reparent headsets to cut down code
Browse files Browse the repository at this point in the history
  • Loading branch information
Peptide90 committed Mar 10, 2024
1 parent 376cfad commit d5bd4b2
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,26 +1,19 @@
- 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
- type: ContainerFill
containers:
key_slots:
- EncryptionKeyCommon
- type: EncryptionKeyHolder
keySlots: 4
- type: Sprite
state: icon_alt
- type: Clothing
equippedPrefix: alt
slots:
- ears

- type: entity
parent: N14ClothingHeadsetAlt
Expand Down

0 comments on commit d5bd4b2

Please sign in to comment.