Updated briefing screen to show objectives and mission name, with a temp background.

This commit is contained in:
Justin Marshall
2020-07-16 17:14:16 -07:00
parent b87f462d5f
commit 16c72a0305
8 changed files with 46 additions and 24 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ require("_Global")
function map_briefing()
PlayMovie("SOVIET1")
SetBriefingText("Welcome Comrade General! Here in Alaska we will be begin our glorous conquest!")
SetBriefingText("Objective 1: Capture the allied communication center.\nObjective 2: Ensure your engineers dont die.\nObjective 3: Ensure your radar domes survive.\n")
end
function map_start()