Skip to content

Commit

Permalink
fix role timers for misc roles
Browse files Browse the repository at this point in the history
  • Loading branch information
Fansana committed Jul 3, 2024
1 parent 31ba86d commit 0d5f1f4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
supervisors: job-supervisors-security
setPreference: true
# whitelistRequired: true
requirements:
- !type:DepartmentTimeRequirement
department: Security
time: 21600
special:
- !type:AddComponentSpecial
components:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
name: job-name-martialartist
description: job-description-martialartist
playTimeTracker: JobMartialArtist
requirements:
- !type:OverallPlaytimeRequirement
time: 7200 #2 hours
startingGear: MartialArtistGear
icon: "JobIconMartialArtist"
supervisors: job-supervisors-hop
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
# whitelistRequired: true
icon: "JobIconPrisoner"
supervisors: job-supervisors-security
requirements:
- !type:DepartmentTimeRequirement
department: Security
time: 21600

- type: startingGear
id: PrisonerGear
equipment:
Expand Down

0 comments on commit 0d5f1f4

Please sign in to comment.