Skip to content

Commit

Permalink
Secure Security Headset
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Oct 22, 2023
1 parent 68712a1 commit 3acb6d1
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 25 deletions.
7 changes: 0 additions & 7 deletions Resources/Maps/Dungeon/lava_brig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8419,13 +8419,6 @@ entities:
- pos: 30.5,24.5
parent: 588
type: Transform
- proto: EncryptionKeySecurity
entities:
- uid: 376
components:
- pos: 3.5739155,0.63120204
parent: 588
type: Transform
- proto: ExtinguisherCabinetFilled
entities:
- uid: 867
Expand Down
7 changes: 0 additions & 7 deletions Resources/Maps/Shuttles/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1190,13 +1190,6 @@ entities:
- pos: -4.4936705,5.6566277
parent: 1
type: Transform
- proto: BoxEncryptionKeySecurity
entities:
- uid: 981
components:
- pos: -4.3061705,5.4847527
parent: 1
type: Transform
- proto: BoxTrashbag
entities:
- uid: 853
Expand Down
6 changes: 2 additions & 4 deletions Resources/Prototypes/Catalog/Fills/Lockers/heads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,7 @@
- id: ClothingOuterHardsuitSecurityRed
- id: ClothingMaskGasSwat
- id: ClothingBeltSecurityFilled
# - id: ClothingHeadsetAltSecurity
- id: ClothingHeadsetAltCommand
- id: ClothingHeadsetAltSecurity
- id: ClothingEyesGlassesSecurity
- id: ClothingShoesBootsJack
- id: CigarGoldCase
Expand Down Expand Up @@ -345,8 +344,7 @@
- id: ClothingUniformJumpskirtHoSAlt
- id: ClothingUniformJumpsuitHoSAlt
- id: ClothingBeltSecurityFilled
# - id: ClothingHeadsetAltSecurity
- id: ClothingHeadsetAltCommand
- id: ClothingHeadsetAltSecurity
- id: ClothingEyesGlassesSecurity
- id: ClothingShoesBootsJack
- id: CigarGoldCase
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Fills/Lockers/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
- id: ClothingBeltSecurityFilled
- id: Flash
- id: ClothingEyesGlassesSecurity
- id: ClothingHeadsetSecurity
- id: ClothingHeadsetSecuritySafe # Ask SR or Sheriff for keys
- id: ClothingHandsGlovesColorBlack
- id: ClothingShoesBootsJack
- id: WeaponMeleeNeedle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
ClothingHeadHatFedoraGrey: 2
ClothingHandsGlovesColorBlack: 2
ClothingHandsGlovesLatex: 2
ClothingHeadsetSecurity: 2
ClothingHeadsetSecuritySafe: 2 # Ask SR or Sheriff for keys
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ClothingUniformJumpsuitSecGrey: 3
ClothingUniformJumpskirtSecGrey: 3
ClothingUniformJumpsuitSecBlue: 3
ClothingHeadsetSecurity: 3
ClothingHeadsetSecuritySafe: 3 # Ask SR or Sheriff for keys
ClothingOuterWinterSec: 2
ClothingOuterArmorBasic: 2
ClothingOuterArmorBasicSlim: 2
Expand Down
7 changes: 4 additions & 3 deletions Resources/Prototypes/Entities/Clothing/Ears/headsets_alt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,10 @@
- type: ContainerFill
containers:
key_slots:
- EncryptionKeySecurity
- EncryptionKeyCommand
- EncryptionKeyCommon
# - EncryptionKeySecurity
# - EncryptionKeyCommand
# - EncryptionKeyCommon
- EncryptionKeyStationMaster
- type: Sprite
sprite: Clothing/Ears/Headsets/security.rsi
- type: Clothing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
head: ClothingHeadHatBeretHoS
id: HoSPDA
gloves: ClothingHandsGlovesCombat
ears: ClothingHeadsetAltCommand
ears: ClothingHeadsetAltSecurity
belt: ClothingBeltSecurityFilled
pocket1: WeaponPistolMk58Nonlethal
innerClothingSkirt: ClothingUniformJumpskirtHoS
Expand Down
9 changes: 9 additions & 0 deletions Resources/Prototypes/_NF/Entities/Clothing/Ears/headsets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- type: entity
parent: ClothingHeadsetSecurity
id: ClothingHeadsetSecuritySafe # Ask SR or Sheriff for keys
suffix: Safe
components:
- type: ContainerFill
containers:
key_slots:
- EncryptionKeyCommon

0 comments on commit 3acb6d1

Please sign in to comment.