Add Original Remap Palette for RA Mod Campaign

and Shellmap
This commit is contained in:
Mustafa Alperen Seki
2017-10-30 18:06:54 +03:00
committed by reaperrr
parent 3e5829355d
commit 01c1e08bd8
40 changed files with 346 additions and 254 deletions

View File

@@ -129,7 +129,7 @@ end)
WorldLoaded = function()
player = Player.GetPlayer("USSR")
enemy = Player.GetPlayer("Germany")
enemy = Player.GetPlayer("Greece")
Utils.Do(IntroAttackers, function(actor)
if not actor.IsDead then
Trigger.OnIdle(actor, actor.Hunt)