Localize antag roles (#10638)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- type: antag
|
||||
id: SuspicionInnocent
|
||||
name: "Innocent"
|
||||
name: roles-antag-suspicion-innocent-name
|
||||
antagonist: false
|
||||
setPreference: false
|
||||
objective: "Discover and eliminate all traitors."
|
||||
objective: roles-antag-suspicion-innocent-objective
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- type: antag
|
||||
id: SuspicionTraitor
|
||||
name: "Suspect"
|
||||
name: roles-antag-suspicion-suspect-name
|
||||
antagonist: true
|
||||
setPreference: true
|
||||
objective: "Kill the innocents."
|
||||
objective: roles-antag-suspicion-suspect-objective
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
- type: antag
|
||||
id: Nukeops
|
||||
name: "Nuclear Operative"
|
||||
name: roles-antag-nuclear-operative-name
|
||||
antagonist: true
|
||||
setPreference: true
|
||||
objective: "Find the nuke disk and blow up the station."
|
||||
objective: roles-antag-nuclear-operative-objective
|
||||
|
||||
- type: antag
|
||||
id: NukeopsCommander
|
||||
name: "Nuclear Operative Commander"
|
||||
name: roles-antag-nuclear-operative-commander-name
|
||||
antagonist: true
|
||||
setPreference: true
|
||||
objective: "Lead your team to the destruction of the station."
|
||||
objective: roles-antag-nuclear-operative-commander-objective
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- type: antag
|
||||
id: Traitor
|
||||
name: "Syndicate Agent"
|
||||
name: roles-antag-syndicate-agent-name
|
||||
antagonist: true
|
||||
setPreference: true
|
||||
objective: "Complete your objectives without being caught."
|
||||
objective: roles-antag-syndicate-agent-objective
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
- type: antag
|
||||
id: InitialInfected
|
||||
name: "Initial Infected"
|
||||
name: roles-antag-initial-infected-name
|
||||
antagonist: true
|
||||
setPreference: true
|
||||
objective: "Once you turn, infect as many other crew members as possible"
|
||||
objective: roles-antag-initial-infected-objective
|
||||
|
||||
- type: antag
|
||||
id: Zombie
|
||||
name: "Zombie"
|
||||
name: roles-antag-zombie-name
|
||||
antagonist: true
|
||||
setPreference: false
|
||||
objective: "Turn as many humans as possible into zombies."
|
||||
objective: roles-antag-zombie-objective
|
||||
|
||||
Reference in New Issue
Block a user