Skip to content

Commit

Permalink
get rid of debug changes
Browse files Browse the repository at this point in the history
Do "get rid of captain" bit different
Give heads the CC supervisor
  • Loading branch information
Adrian16199 committed Feb 4, 2024
1 parent 899b49c commit 1041574
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
mapNameTemplate: "Dev"
- type: StationJobs
overflowJobs:
- HeadOfPersonnel
- Captain
availableJobs:
Captain: [ -1, -1 ]

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 @@ -3,7 +3,6 @@
name: job-name-captain
description: job-description-captain
playTimeTracker: JobCaptain
setPreference: false # Parkstation-Playtime
requirements:
#- !type:DepartmentTimeRequirement
# department: Logistics # DeltaV - Logistics Department replacing Cargo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
startingGear: ChiefEngineerGear
icon: "JobIconChiefEngineer"
requireAdminNotify: true
supervisors: job-supervisors-captain
supervisors: job-supervisors-cc # ParkStation - Oligarchy
canBeAntag: false
access:
- Maintenance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
startingGear: CMOGear
icon: "JobIconChiefMedicalOfficer"
requireAdminNotify: true
supervisors: job-supervisors-captain
supervisors: job-supervisors-cc # ParkStation - Oligarchy
canBeAntag: false
access:
- Medical
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
startingGear: ResearchDirectorGear
icon: "JobIconResearchDirector"
requireAdminNotify: true
supervisors: job-supervisors-captain
supervisors: job-supervisors-cc # ParkStation - Oligarchy
canBeAntag: false
access:
- Research
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
startingGear: HoSGear
icon: "JobIconHeadOfSecurity"
requireAdminNotify: true
supervisors: job-supervisors-captain
supervisors: job-supervisors-cc # ParkStation - Oligarchy
canBeAntag: false
access:
- HeadOfSecurity
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/departments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
description: department-Command-description
color: "#334E6D"
roles:
- Captain # Parkstation - keepin this for Death to handle it.
#- Captain # Parkstation - Oligarthy
- CentralCommandOfficial
- ChiefServiceSupervisor # Parkstation-CSS
- ChiefEngineer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
startingGear: CSSGear
icon: "JobIconCSS"
requireAdminNotify: true
supervisors: job-supervisors-cc
supervisors: job-supervisors-cc # ParkStation - Oligarchy
canBeAntag: false
antagAdvantage: 6
access:
Expand Down

0 comments on commit 1041574

Please sign in to comment.