More script string fixes

This fixes spelling, punctuation and grammar in TD and RA missions.
This commit is contained in:
clemty
2015-06-20 23:22:59 +02:00
parent e7a64ffec4
commit 6b6cf8bb48
12 changed files with 24 additions and 24 deletions

View File

@@ -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.")