Localize antag roles (#10638)

This commit is contained in:
Morb
2022-09-01 05:37:54 +03:00
committed by GitHub
parent d946ed5009
commit 49397adbc5
7 changed files with 47 additions and 16 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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