Skip to content

Commit

Permalink
Lawyer Headset
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinary1 committed Jul 18, 2024
1 parent ef886e2 commit dc4efe1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
equipment:
shoes: ClothingShoesBootsLaceup
id: LawyerPDA
ears: ClothingHeadsetSecurity
ears: ClothingHeadsetLawyer
inhand:
- BriefcaseBrownFilled
storage:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
- EncryptionKeyLaw
- EncryptionKeySecurity
- EncryptionKeyCommon
- EncryptionKeyCommand
- type: Sprite
sprite: Clothing/Ears/Headsets/servicesecurity.rsi

Expand All @@ -29,3 +28,17 @@
- EncryptionKeyCommand
- type: Sprite
sprite: Clothing/Ears/Headsets/servicesecurity.rsi

- type: entity
parent: ClothingHeadset
id: ClothingHeadsetLawyer
name: lawyer headset
description: A headset for internal affairs agent to hear the captain's last words.
components:
- type: ContainerFill
containers:
key_slots:
- EncryptionKeyLaw
- EncryptionKeyCommon
- type: Sprite
sprite: Clothing/Ears/Headsets/servicesecurity.rsi

0 comments on commit dc4efe1

Please sign in to comment.