Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Disable antag roles in the lobby (new-frontiers-14#1137)
Browse files Browse the repository at this point in the history
  • Loading branch information
GreaseMonk authored Mar 21, 2024
1 parent 8dcb88a commit 428803d
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Antags/Thief.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
id: Thief
name: roles-antag-thief-name
antagonist: true
setPreference: true
setPreference: false
objective: roles-antag-thief-objective
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Antags/nukeops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: Nukeops
name: roles-antag-nuclear-operative-name
antagonist: true
setPreference: true
setPreference: false
objective: roles-antag-nuclear-operative-objective
requirements:
- !type:OverallPlaytimeRequirement
Expand All @@ -12,7 +12,7 @@
id: NukeopsMedic
name: roles-antag-nuclear-operative-agent-name
antagonist: true
setPreference: true
setPreference: false
objective: roles-antag-nuclear-operative-agent-objective
requirements:
- !type:OverallPlaytimeRequirement
Expand All @@ -25,7 +25,7 @@
id: NukeopsCommander
name: roles-antag-nuclear-operative-commander-name
antagonist: true
setPreference: true
setPreference: false
objective: roles-antag-nuclear-operative-commander-objective
requirements:
- !type:OverallPlaytimeRequirement
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Antags/revolutionary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: HeadRev
name: roles-antag-rev-head-name
antagonist: true
setPreference: true
setPreference: false
objective: roles-antag-rev-head-objective

- type: antag
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Antags/traitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
id: Traitor
name: roles-antag-syndicate-agent-name
antagonist: true
setPreference: true
setPreference: false
objective: roles-antag-syndicate-agent-objective
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Antags/zombie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: InitialInfected
name: roles-antag-initial-infected-name
antagonist: true
setPreference: true
setPreference: false
objective: roles-antag-initial-infected-objective

- type: antag
Expand Down

0 comments on commit 428803d

Please sign in to comment.