Merge f029481e04 into c3c6a6abd9
This commit is contained in:
commit
a2abb095e7
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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…
Reference in New Issue