Merge pull request #10267 from abcdefg30/allies5aDesc
Adjust the description of allies05a
This commit is contained in:
@@ -213,6 +213,10 @@ SendSpy = function()
|
||||
SpyCameraA = Actor.Create("camera", true, { Owner = greece, Location = SpyCamera1.Location })
|
||||
SpyCameraB = Actor.Create("camera", true, { Owner = greece, Location = SpyCamera2.Location })
|
||||
end
|
||||
|
||||
Trigger.AfterDelay(DateTime.Seconds(3), function()
|
||||
Media.DisplayMessage("Commander! You have to disguise me in order to get through the enemy patrols.", "Spy")
|
||||
end)
|
||||
end
|
||||
|
||||
ActivatePatrols = function()
|
||||
|
||||
@@ -4,7 +4,7 @@ RequiresMod: ra
|
||||
|
||||
Title: 05a: Tanya's Tale
|
||||
|
||||
Description: Rescue Tanya.\n\nYour spy can move past any enemy unit, except dogs, without being detected. Direct him into the weapons factory located at a nearby Soviet Base where he will hijack a truck and free Tanya.\n\nWith Tanya's help, take out the air defenses on the island and a Chinook will arrive to rescue her.\n\nThen destroy all remaining Soviet buildings and units.
|
||||
Description: Rescue Tanya.\n\nOnce disguised, your spy can move past any enemy unit, except dogs, without being detected. Direct him into the weapons factory located at a nearby Soviet Base where he will hijack a truck and free Tanya.\n\nWith Tanya's help, take out the air defenses on the island and a Chinook will arrive to rescue her.\n\nThen destroy all remaining Soviet buildings and units.
|
||||
|
||||
Author: Westwood Studios
|
||||
|
||||
|
||||
Reference in New Issue
Block a user