Clarify gdi07 Secondary Objective

This commit is contained in:
Smittytron
2017-11-11 19:59:53 -06:00
committed by Paul Chote
parent fdac023a8d
commit 3ce6cac9f3

View File

@@ -184,7 +184,7 @@ WorldLoaded = function()
end)
gdiMainObjective = GDI.AddPrimaryObjective("Destroy remaining Nod structures and units.")
gdiBaseObjective = GDI.AddSecondaryObjective("Build up a base.")
gdiBaseObjective = GDI.AddSecondaryObjective("Construct all available buildings.")
nodObjective = Nod.AddPrimaryObjective("Kill all enemies!")
SendReinforcements()