Skip to content

Commit

Permalink
Any crew member can be a traitor (#26333)
Browse files Browse the repository at this point in the history
All jobs can be traitor
  • Loading branch information
Crotalus authored Mar 25, 2024
1 parent a5665a1 commit 543283b
Show file tree
Hide file tree
Showing 19 changed files with 23 additions and 23 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 @@ -19,7 +19,7 @@
startingGear: QuartermasterGear
icon: "JobIconQuarterMaster"
supervisors: job-supervisors-captain
canBeAntag: false
canBeAntag: true
access:
- Cargo
- Salvage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
startingGear: ServiceWorkerGear
icon: "JobIconServiceWorker"
supervisors: job-supervisors-service
canBeAntag: false
canBeAntag: true
access:
- Service
- Maintenance
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Civilian/visitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: job-name-visitor
description: job-description-visitor
playTimeTracker: JobVisitor
canBeAntag: false
canBeAntag: true
icon: JobIconVisitor
setPreference: false
overrideConsoleVisibility: true
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Command/captain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
requireAdminNotify: true
joinNotifyCrew: true
supervisors: job-supervisors-centcom
canBeAntag: false
canBeAntag: true
accessGroups:
- AllAccess
special:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
startingGear: CentcomGear
icon: "JobIconNanotrasen"
supervisors: job-supervisors-hos
canBeAntag: false
canBeAntag: true
accessGroups:
- AllAccess
access:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
icon: "JobIconHeadOfPersonnel"
requireAdminNotify: true
supervisors: job-supervisors-captain
canBeAntag: false
canBeAntag: true
access:
- Command
- HeadOfPersonnel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
icon: "JobIconChiefEngineer"
requireAdminNotify: true
supervisors: job-supervisors-captain
canBeAntag: false
canBeAntag: true
access:
- Maintenance
- Engineering
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
startingGear: TechnicalAssistantGear
icon: "JobIconTechnicalAssistant"
supervisors: job-supervisors-engineering
canBeAntag: false
canBeAntag: true
access:
- Maintenance
- Engineering
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
startingGear: ERTLeaderGearEVA
icon: "JobIconNanotrasen"
supervisors: job-supervisors-centcom
canBeAntag: false
canBeAntag: true
accessGroups:
- AllAccess
access:
Expand Down Expand Up @@ -76,7 +76,7 @@
startingGear: ERTEngineerGearEVA
icon: "JobIconNanotrasen"
supervisors: job-supervisors-centcom
canBeAntag: false
canBeAntag: true
accessGroups:
- AllAccess
access:
Expand Down Expand Up @@ -125,7 +125,7 @@
startingGear: ERTEngineerGearEVA
icon: "JobIconNanotrasen"
supervisors: job-supervisors-centcom
canBeAntag: false
canBeAntag: true
accessGroups:
- AllAccess
access:
Expand Down Expand Up @@ -193,7 +193,7 @@
startingGear: ERTMedicalGearEVA
icon: "JobIconNanotrasen"
supervisors: job-supervisors-centcom
canBeAntag: false
canBeAntag: true
accessGroups:
- AllAccess
access:
Expand Down Expand Up @@ -240,7 +240,7 @@
startingGear: ERTJanitorGearEVA
icon: "JobIconNanotrasen"
supervisors: job-supervisors-centcom
canBeAntag: false
canBeAntag: true
accessGroups:
- AllAccess
access:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
icon: "JobIconChiefMedicalOfficer"
requireAdminNotify: true
supervisors: job-supervisors-captain
canBeAntag: false
canBeAntag: true
access:
- Medical
- Command
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
startingGear: MedicalInternGear
icon: "JobIconMedicalIntern"
supervisors: job-supervisors-medicine
canBeAntag: false
canBeAntag: true
access:
- Medical
- Maintenance
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Science/borg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
requirements:
- !type:OverallPlaytimeRequirement
time: 216000 #60 hrs
canBeAntag: false
canBeAntag: true
icon: JobIconBorg
supervisors: job-supervisors-rd
jobEntity: PlayerBorgGeneric
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
startingGear: ResearchAssistantGear
icon: "JobIconResearchAssistant"
supervisors: job-supervisors-science
canBeAntag: false
canBeAntag: true
access:
- Research
- Maintenance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
icon: "JobIconResearchDirector"
requireAdminNotify: true
supervisors: job-supervisors-captain
canBeAntag: false
canBeAntag: true
access:
- Research
- Command
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Security/detective.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
startingGear: DetectiveGear
icon: "JobIconDetective"
supervisors: job-supervisors-hos
canBeAntag: false
canBeAntag: true
access:
- Security
- Brig
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
icon: "JobIconHeadOfSecurity"
requireAdminNotify: true
supervisors: job-supervisors-captain
canBeAntag: false
canBeAntag: true
access:
- HeadOfSecurity
- Command
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
startingGear: SecurityCadetGear
icon: "JobIconSecurityCadet"
supervisors: job-supervisors-security
canBeAntag: false
canBeAntag: true
access:
- Security
- Brig
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
startingGear: SecurityOfficerGear
icon: "JobIconSecurityOfficer"
supervisors: job-supervisors-hos
canBeAntag: false
canBeAntag: true
access:
- Security
- Brig
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
startingGear: WardenGear
icon: "JobIconWarden"
supervisors: job-supervisors-hos
canBeAntag: false
canBeAntag: true
access:
- Security
- Brig
Expand Down

0 comments on commit 543283b

Please sign in to comment.