Upgrade TD missions for the new mission chooser.

This commit is contained in:
Paul Chote
2014-10-07 20:26:55 +13:00
parent 5d32e97ef1
commit 6160ec749b
34 changed files with 26 additions and 13 deletions

View File

@@ -56,8 +56,6 @@ WorldLoaded = function()
Trigger.AfterDelay(Utils.Seconds(30), SendFirstInfantryReinforcements)
Trigger.AfterDelay(Utils.Seconds(60), SendSecondInfantryReinforcements)
Media.PlayMovieFullscreen("nod1pre.vqa", function() Media.PlayMovieFullscreen("nod1.vqa") end)
end
Tick = function()