Move IdleHunt function to campaign-global.lua

This commit is contained in:
Smittytron
2021-05-03 21:15:08 -05:00
committed by reaperrr
parent f1f9098109
commit 243dc965c0
41 changed files with 1 additions and 126 deletions

View File

@@ -20,8 +20,6 @@ MCVReinforcements =
hard = { "1tnk", "1tnk", "mcv" }
}
IdleHunt = function(unit) if not unit.IsDead then Trigger.OnIdle(unit, unit.Hunt) end end
SetupTriggers = function()
Trigger.OnEnteredFootprint(MammothStart, function(actor, mammothcam)
if actor.Owner == Greece then