Skip to content

Commit

Permalink
Added Head ID cards to lockers (#434)
Browse files Browse the repository at this point in the history
Because sometimes you have the locker, but not the guy who owns it.
  • Loading branch information
Colin-Tel authored Nov 11, 2023
1 parent 7626f30 commit 86994b5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Resources/Prototypes/Catalog/Fills/Lockers/heads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- id: BoxEncryptionKeyCargo
- id: SpaceCashLuckyBill # DeltaV - LO steal objective, see Resources/Prototypes/DeltaV/Entities/Objects/Misc/first_bill.yml
- id: BoxPDACargo # Delta-V
- id: QuartermasterIDCard # Delta-V

- type: entity
id: LockerCaptainFilledHardsuit
Expand Down Expand Up @@ -166,6 +167,7 @@
- id: BoxEncryptionKeyEngineering
- id: AccessConfigurator
- id: BoxPDAEngineering # Delta-V
- id: CEIDCard # Delta-V

- type: entity
id: LockerChiefEngineerFilled
Expand All @@ -189,6 +191,7 @@
- id: BoxEncryptionKeyEngineering
- id: AccessConfigurator
- id: BoxPDAEngineering # Delta-V
- id: CEIDCard # Delta-V

- type: entity
id: LockerChiefMedicalOfficerFilledHardsuit
Expand All @@ -215,6 +218,7 @@
- id: BoxEncryptionKeyMedical
- id: BoxPDAMedical # Delta-V
- id: ClothingBeltMilitaryWebbingCMO # DeltaV - add webbing for CMO. ON THIS STATION, IT'S DRIP OR [die], CAPTAIN!
- id: CMOIDCard # Delta-V

- type: entity
id: LockerChiefMedicalOfficerFilled
Expand All @@ -240,6 +244,7 @@
- id: BoxEncryptionKeyMedical
- id: BoxPDAMedical # Delta-V
- id: ClothingBeltMilitaryWebbingCMO # DeltaV - add webbing for CMO. ON THIS STATION, IT'S DRIP OR [die], CAPTAIN!
- id: CMOIDCard # Delta-V

- type: entity
id: LockerResearchDirectorFilledHardsuit
Expand All @@ -263,6 +268,7 @@
- id: ClothingHeadsetAltScience
- id: BoxEncryptionKeyScience
- id: BoxPDAScience # Delta-V
- id: RDIDCard # Delta-V

- type: entity
id: LockerResearchDirectorFilled
Expand All @@ -285,6 +291,7 @@
- id: ClothingHeadsetAltScience
- id: BoxEncryptionKeyScience
- id: BoxPDAScience # Delta-V
- id: RDIDCard # Delta-V

- type: entity
id: LockerHeadOfSecurityFilledHardsuit
Expand Down Expand Up @@ -319,6 +326,7 @@
- id: HoloprojectorSecurity
- id: BookSecretDocuments
- id: BoxPDASecurity # Delta-V
- id: HoSIDCard # Delta-V

- type: entity
id: LockerHeadOfSecurityFilled
Expand Down Expand Up @@ -350,3 +358,4 @@
- id: HoloprojectorSecurity
- id: BookSecretDocuments
- id: BoxPDASecurity # Delta-V
- id: HoSIDCard # Delta-V

0 comments on commit 86994b5

Please sign in to comment.