Improve the objective text in Allies 01 - Einstein/Tanya can't be killed
This commit is contained in:
@@ -25,8 +25,8 @@ namespace OpenRA.Mods.RA.Missions
|
|||||||
{
|
{
|
||||||
static readonly string[] objectives =
|
static readonly string[] objectives =
|
||||||
{
|
{
|
||||||
"Find Einstein.",
|
"Find Einstein. Tanya and Einstein must survive.",
|
||||||
"Wait for the helicopter and extract Einstein."
|
"Wait for the helicopter and extract Einstein. Tanya and Einstein must survive."
|
||||||
};
|
};
|
||||||
|
|
||||||
int currentObjective;
|
int currentObjective;
|
||||||
|
|||||||
Reference in New Issue
Block a user