Fix some campaign Fluent keys
This commit is contained in:
@@ -125,7 +125,7 @@ WorldLoaded = function()
|
||||
InitObjectives(Greece)
|
||||
DefendChronosphere = AddPrimaryObjective(Greece, "defend-chronosphere-tech-center")
|
||||
KeepBasePowered = AddPrimaryObjective(Greece, "chronosphere-needs-power")
|
||||
EvacuateScientists = AddSecondaryObjective(Greece, "evacuate-scientists-from-island")
|
||||
EvacuateScientists = AddSecondaryObjective(Greece, "evacuate-scientists-from-west-island")
|
||||
BeatAllies = AddPrimaryObjective(USSR, "")
|
||||
|
||||
Trigger.AfterDelay(DateTime.Minutes(1), function()
|
||||
|
||||
@@ -125,7 +125,7 @@ WorldLoaded = function()
|
||||
InitObjectives(Greece)
|
||||
DefendChronosphere = AddPrimaryObjective(Greece, "defend-chronosphere-tech-center")
|
||||
KeepBasePowered = AddPrimaryObjective(Greece, "chronosphere-needs-power")
|
||||
EvacuateScientists = AddSecondaryObjective(Greece, "evacuate-scientists-from-island")
|
||||
EvacuateScientists = AddSecondaryObjective(Greece, "evacuate-scientists-from-east-island")
|
||||
BeatAllies = AddPrimaryObjective(USSR, "")
|
||||
|
||||
Trigger.AfterDelay(DateTime.Minutes(1), function()
|
||||
|
||||
@@ -32,7 +32,7 @@ TSLA:
|
||||
|
||||
GNRL:
|
||||
Tooltip:
|
||||
Name: actor-offiser-name
|
||||
Name: actor-officer-name
|
||||
|
||||
C5:
|
||||
-Wanders:
|
||||
|
||||
Reference in New Issue
Block a user