Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request new-frontiers-14#1216 from dvir001/2024-04-13-Mail…
Browse files Browse the repository at this point in the history
…HeadsetFix

Fix Mail headset
  • Loading branch information
GreaseMonk authored Apr 14, 2024
2 parents 2a5998b + 9b2eaea commit c23984c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
ClothingHeadMailCarrier: 2
ClothingEyesHudMail: 2 # Frontier
MailBag: 2
ClothingHeadsetMailCarrier: 2 # Frontier ClothingHeadsetCargo<ClothingHeadsetMailCarrier
ClothingHeadsetService: 2 # Frontier ClothingHeadsetCargo<ClothingHeadsetService
ClothingUniformJumpsuitValet: 2
ClothingUniformJumpskirtValet: 2
ClothingOuterWinterCoatMail: 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
outerClothing: ClothingOuterWinterCoatMail
eyes: ClothingEyesHudMail
id: MailCarrierPDA
ears: ClothingHeadsetMailCarrier # Frontier - ClothingHeadsetCargo<ClothingHeadsetMailCarrier
ears: ClothingHeadsetService # Frontier - ClothingHeadsetCargo<ClothingHeadsetService
belt: MailBag
innerClothingSkirt: ClothingUniformJumpskirtMailCarrier
satchel: ClothingBackpackSatchelFilled
Expand Down
12 changes: 0 additions & 12 deletions Resources/Prototypes/_NF/Entities/Clothing/Ears/headsets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,6 @@
key_slots:
- EncryptionKeyCommon

- type: entity
parent: ClothingHeadsetCargo
id: ClothingHeadsetMailCarrier
name: mail carrier headset
description: A headset used by mail carrier employees.
components:
- type: ContainerFill
containers:
key_slots:
- EncryptionKeyService
- EncryptionKeyCargo

- type: entity
parent: ClothingHeadset
id: ClothingHeadsetNFSD
Expand Down

0 comments on commit c23984c

Please sign in to comment.