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

@@ -65,8 +65,6 @@ WorldLoaded = function()
Trigger.OnKilled(NodRefinery, function() player.MarkFailedObjective(gdiObjective2) end)
Trigger.OnAllKilled(nodInBaseTeam, BridgeheadSecured)
Media.PlayMovieFullscreen("gdi2.vqa")
end
Tick = function()