Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
weight: 10
startingGear: QuartermasterGear
icon: "JobIconQuarterMaster"
joinNotifyCrew: true
supervisors: job-supervisors-captain
canBeAntag: false
access:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
weight: 20
startingGear: HoPGear
icon: "JobIconHeadOfPersonnel"
joinNotifyCrew: true
supervisors: job-supervisors-captain
canBeAntag: false
access:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
weight: 10
startingGear: ChiefEngineerGear
icon: "JobIconChiefEngineer"
joinNotifyCrew: true
supervisors: job-supervisors-captain
canBeAntag: false
access:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
weight: 10
startingGear: CMOGear
icon: "JobIconChiefMedicalOfficer"
joinNotifyCrew: true
supervisors: job-supervisors-captain
canBeAntag: false
access:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
weight: 10
startingGear: ResearchDirectorGear
icon: "JobIconResearchDirector"
joinNotifyCrew: true
supervisors: job-supervisors-captain
canBeAntag: false
access:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
weight: 10
startingGear: HoSGear
icon: "JobIconHeadOfSecurity"
joinNotifyCrew: true
supervisors: job-supervisors-captain
canBeAntag: false
access:
Expand Down
Loading