Skip to content

Commit

Permalink
this should work
Browse files Browse the repository at this point in the history
I haven't tested it
  • Loading branch information
DEATHB4DEFEAT committed Aug 13, 2024
1 parent bffc876 commit 1984574
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Antags/nukeops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@
- !type:DepartmentTimeRequirement # DeltaV - Command dept time requirement
department: Command
time: 36000 # DeltaV - 10 hours
- !type:WhitelistRequirement # DeltaV - Whitelist requirement
- !type:CharacterWhitelistRequirement
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Command/captain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
time: 108000 # DeltaV - 30 hours
- !type:OverallPlaytimeRequirement # DeltaV - Playtime requirement
time: 108000 # 30 hours
- !type:WhitelistRequirement # DeltaV - Whitelist requirement
- !type:CharacterWhitelistRequirement
weight: 20
startingGear: CaptainGear
icon: "JobIconCaptain"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
time: 36000 # 10 hours
- !type:OverallPlaytimeRequirement
time: 90000 # DeltaV - 25 hours
- !type:WhitelistRequirement # DeltaV - Whitelist requirement
- !type:CharacterWhitelistRequirement
weight: 10
startingGear: HoSGear
icon: "JobIconHeadOfSecurity"
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- !type:RoleTimeRequirement # DeltaV - JobDetective time requirement. Give them an understanding of basic forensics.
role: JobDetective
time: 14400 # DeltaV - 4 hours
- !type:WhitelistRequirement # DeltaV - Whitelist requirement
- !type:CharacterWhitelistRequirement
startingGear: WardenGear
icon: "JobIconWarden"
supervisors: job-supervisors-hos
Expand Down

0 comments on commit 1984574

Please sign in to comment.