Skip to content

Commit

Permalink
Some lose antag some gain access (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin-Tel authored Oct 30, 2023
1 parent 4fc3bf4 commit 21e7b9b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
startingGear: QuartermasterGear
icon: "JobIconQuarterMaster"
supervisors: job-supervisors-captain
canBeAntag: true # DeltaV - Can be antagonist
canBeAntag: false
access:
- Cargo
- Salvage
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Roles/Jobs/Civilian/janitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
supervisors: job-supervisors-hop
access:
- Janitor
- Service # DeltaV - quite honestly the most noble service occupation
- Maintenance
special:
- !type:GiveItemOnHolidaySpecial
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
icon: "JobIconServiceWorker"
supervisors: job-supervisors-service
canBeAntag: true # DeltaV - Can be antagonist
antagAdvantage: 1 # DeltaV - Reduced TC: Accesses
access:
- Service
- Maintenance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
icon: "JobIconHeadOfPersonnel"
requireAdminNotify: true
supervisors: job-supervisors-captain
canBeAntag: true # DeltaV - Can be antagonist
canBeAntag: false
access:
- Command
- HeadOfPersonnel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
icon: "JobIconChiefMedicalOfficer"
requireAdminNotify: true
supervisors: job-supervisors-captain
canBeAntag: true # DeltaV - Can be antagonist
canBeAntag: false
access:
- Medical
- Command
Expand Down

0 comments on commit 21e7b9b

Please sign in to comment.