Add character names to round end screen and localize more of the strings (#5088)
* Add character names and move more traitor round end strings to fluent * Change coloring and wording * Fix no objectives
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- type: objective
|
||||
id: CaptainIDStealObjective
|
||||
issuer: The Syndicate
|
||||
issuer: syndicate
|
||||
requirements:
|
||||
- !type:TraitorRequirement {}
|
||||
- !type:IncompatibleConditionsRequirement
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
- type: objective
|
||||
id: KillRandomObjective
|
||||
issuer: The Syndicate
|
||||
issuer: syndicate
|
||||
requirements:
|
||||
- !type:TraitorRequirement {}
|
||||
conditions:
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
- type: objective
|
||||
id: StayAliveObjective
|
||||
issuer: The Syndicate
|
||||
issuer: syndicate
|
||||
requirements:
|
||||
- !type:TraitorRequirement {}
|
||||
- !type:IncompatibleConditionsRequirement
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
- type: objective
|
||||
id: DieObjective
|
||||
issuer: The Syndicate
|
||||
issuer: syndicate
|
||||
requirements:
|
||||
- !type:TraitorRequirement {}
|
||||
- !type:IncompatibleConditionsRequirement
|
||||
|
||||
Reference in New Issue
Block a user