Skip to content

Commit

Permalink
Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Oct 26, 2023
1 parent 994c4ac commit 2af4020
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Catalog/Fills/Lockers/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- id: ClothingBeltSecurityFilled
- id: Flash
- id: ClothingEyesGlassesSecurity
- id: ClothingHeadsetAltSecurityWarden
- id: ClothingHeadsetAltSecurityWarden # Frontier
- id: ClothingHandsGlovesCombat
- id: ClothingShoesBootsJack
- id: ClothingOuterCoatWarden
Expand All @@ -37,7 +37,7 @@
- id: ClothingBeltSecurityFilled
- id: Flash
- id: ClothingEyesGlassesSecurity
- id: ClothingHeadsetAltSecurityWarden
- id: ClothingHeadsetAltSecurityWarden # Frontier
- id: ClothingHandsGlovesCombat
- id: ClothingShoesBootsJack
- id: ClothingOuterCoatWarden
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
playTimeTracker: JobWarden
requirements:
- !type:OverallPlaytimeRequirement
time: 21600
time: 21600 # Frontier - 6 hours
- !type:RoleTimeRequirement
role: JobSecurityOfficer
time: 21600
time: 21600 # Frontier - 6 hours
startingGear: WardenGear
icon: "JobIconWarden"
supervisors: job-supervisors-hos
Expand All @@ -23,7 +23,7 @@
- Detective
special:
- !type:AddImplantSpecial
implants: [ MindShieldImplant, TrackingImplant ]
implants: [ MindShieldImplant, TrackingImplant ] # Frontier

- type: startingGear
id: WardenGear
Expand All @@ -35,7 +35,7 @@
eyes: ClothingEyesGlassesSecurity
outerClothing: ClothingOuterCoatWarden
id: WardenPDA
ears: ClothingHeadsetSecurity
ears: ClothingHeadsetAltSecurityWarden # Frontier
belt: ClothingBeltSecurityFilled
pocket1: WeaponPistolMk58Nonlethal
innerClothingSkirt: ClothingUniformJumpskirtWarden
Expand Down

0 comments on commit 2af4020

Please sign in to comment.