Skip to content

Commit

Permalink
removes whitelists, we do not have that
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueHNT committed Sep 22, 2024
1 parent 3eb1294 commit 9e24961
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
min: 36000 # 10 hours
- !type:CharacterOverallTimeRequirement
min: 90000 # 25 hours
- !type:CharacterWhitelistRequirement # whitelist requirement because I don't want any dingus judges
- !type:CharacterWhitelistRequirement # whitelist requirement because I don't want any dingus judges // No.
weight: 20
startingGear: CJGear
icon: "JobIconChiefJustice"
Expand Down
1 change: 0 additions & 1 deletion Resources/Prototypes/Roles/Antags/nukeops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
- !type:CharacterDepartmentTimeRequirement # DeltaV - Command dept time requirement
department: Command
min: 36000 # DeltaV - 10 hours
- !type:CharacterWhitelistRequirement

#Lone Operative Gear
- type: startingGear
Expand Down
1 change: 0 additions & 1 deletion Resources/Prototypes/Roles/Jobs/Command/captain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
min: 108000 # DeltaV - 30 hours
- !type:CharacterOverallTimeRequirement # DeltaV - Playtime requirement
min: 108000 # 30 hours
- !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,6 @@
min: 36000 # 10 hours
- !type:CharacterOverallTimeRequirement
min: 90000 # DeltaV - 25 hours
- !type:CharacterWhitelistRequirement
weight: 10
startingGear: HoSGear
icon: "JobIconHeadOfSecurity"
Expand Down
1 change: 0 additions & 1 deletion Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
- !type:CharacterPlaytimeRequirement # DeltaV - JobDetective time requirement. Give them an understanding of basic forensics.
tracker: JobDetective
min: 14400 # DeltaV - 4 hours
- !type:CharacterWhitelistRequirement
startingGear: WardenGear
icon: "JobIconWarden"
supervisors: job-supervisors-hos
Expand Down

0 comments on commit 9e24961

Please sign in to comment.