Add AntagPrototype to TraitorRole and Fix traitors choice logic (#5861)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- type: antag
|
||||
id: SuspicionInnocent
|
||||
name: "innocent"
|
||||
name: "Innocent"
|
||||
antagonist: false
|
||||
setPreference: false
|
||||
objective: "Discover and eliminate all traitors."
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- type: antag
|
||||
id: SuspicionTraitor
|
||||
name: "suspect"
|
||||
name: "Suspect"
|
||||
antagonist: true
|
||||
setPreference: true
|
||||
objective: "Kill the innocents."
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- type: antag
|
||||
id: Traitor
|
||||
name: "traitor"
|
||||
name: "Syndicate Agent"
|
||||
antagonist: true
|
||||
setPreference: true
|
||||
objective: "Complete your objectives without being caught."
|
||||
|
||||
Reference in New Issue
Block a user