Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
shoes: ClothingShoesBootsCombat
gloves: ClothingHandsGlovesColorBlack
id: SyndiPDA
# ears: ClothingHeadsetAltSyndicate # Delta V - Often used by sec to powergame
ears: ClothingHeadsetAltSyndicateCommon # Delta V - Removed the syndicate key from their headset.

# Syndicate Footsoldier Gear - No Headset
- type: startingGear
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,13 @@
sprite: _DV/Clothing/Ears/Headsets/syndicate_listening.rsi
- type: Clothing
sprite: _DV/Clothing/Ears/Headsets/syndicate_listening.rsi

- type: entity
parent: ClothingHeadsetAltSyndicate
id: ClothingHeadsetAltSyndicateCommon
suffix: Common only
components:
- type: ContainerFill
containers:
key_slots:
- EncryptionKeyCommon
Loading