More script string fixes
This fixes spelling, punctuation and grammar in TD and RA missions.
This commit is contained in:
@@ -104,7 +104,7 @@ InitObjectives = function()
|
||||
|
||||
KillBridges = player.AddPrimaryObjective("Destroy all bridges.")
|
||||
TanyaSurvive = player.AddPrimaryObjective("Tanya must survive.")
|
||||
KillUSSR = player.AddSecondaryObjective("Destroy all soviet Oil Pumps.")
|
||||
KillUSSR = player.AddSecondaryObjective("Destroy all Soviet oil pumps.")
|
||||
FreePrisoners = player.AddSecondaryObjective("Free all Allied soldiers and keep them alive.")
|
||||
ussr.AddPrimaryObjective("Bridges must not be destroyed.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user