Skip to content

Commit

Permalink
Merge pull request #1659 from mqole/adminassist
Browse files Browse the repository at this point in the history
remove command req from command roles
  • Loading branch information
formlessnameless authored Feb 11, 2025
2 parents 2a2e997 + f6a9547 commit 2fe4fda
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
- !type:DepartmentTimeRequirement
department: Cargo
time: 72000 #20 hours, imp
- !type:DepartmentTimeRequirement
department: Command
time: 21600 #6 hrs
- !type:OverallPlaytimeRequirement
time: 144000 #40 hrs
weight: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
- !type:DepartmentTimeRequirement
department: Engineering
time: 72000 #20 hrs, imp
- !type:DepartmentTimeRequirement
department: Command
time: 21600 #6 hrs
- !type:OverallPlaytimeRequirement
time: 144000 #40 hrs
weight: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
- !type:DepartmentTimeRequirement
department: Medical
time: 72000 #20 hrs, imp
- !type:DepartmentTimeRequirement
department: Command
time: 21600 #6 hrs
- !type:OverallPlaytimeRequirement
time: 144000 #40 hrs
weight: 10
Expand Down
3 changes: 0 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Science/research_director.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
- !type:DepartmentTimeRequirement
department: Science
time: 72000 #20 hrs, imp
- !type:DepartmentTimeRequirement
department: Command
time: 21600 #6 hrs
- !type:OverallPlaytimeRequirement
time: 144000 #40 hrs
weight: 10
Expand Down
3 changes: 0 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
- !type:DepartmentTimeRequirement
department: Security
time: 324000 # 90 hrs
- !type:DepartmentTimeRequirement
department: Command
time: 21600 #6 hrs
- !type:OverallPlaytimeRequirement
time: 144000 #40 hrs
weight: 10
Expand Down

0 comments on commit 2fe4fda

Please sign in to comment.