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 #31 from new-frontiers-14/master
Browse files Browse the repository at this point in the history
Апстрим
  • Loading branch information
Vonsant authored Apr 14, 2024
2 parents d24a74f + c23984c commit dafe087
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 dafe087

Please sign in to comment.