Skip to content

Commit

Permalink
Fix Whitelist Requirements (Simple-Station#729)
Browse files Browse the repository at this point in the history
🆑
- fix: Whitelist requirements work properly
  • Loading branch information
DEATHB4DEFEAT authored and tim-mcqueen-ttec committed Aug 24, 2024
1 parent fdd7255 commit b9d9d2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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:CharacterDepartmentTimeRequirement # DeltaV - Command dept time requirement
department: Command
min: 36000 # DeltaV - 10 hours
- !type:WhitelistRequirement # DeltaV - Whitelist requirement
- !type:CharacterWhitelistRequirement
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@
min: 36000 # 10 hours
- !type:CharacterOverallTimeRequirement
min: 90000 # DeltaV - 25 hours
- !type:WhitelistRequirement # DeltaV - Whitelist requirement
- !type:CharacterSpeciesRequirement
species:
- Human
- !type:CharacterWhitelistRequirement
weight: 10
startingGear: HoSGear
icon: "JobIconHeadOfSecurity"
Expand Down

0 comments on commit b9d9d2d

Please sign in to comment.