Remove the setting of tanya's stance to "HoldFire" in all missions
This commit is contained in:
@@ -13,7 +13,6 @@ SendInsertionHelicopter = function()
|
||||
TanyaReinforcements, InsertionPath, { InsertionEntry.Location })[2]
|
||||
local tanya = passengers[1]
|
||||
Trigger.OnKilled(tanya, TanyaKilledInAction)
|
||||
tanya.Stance = "HoldFire"
|
||||
Trigger.AfterDelay(DateTime.Seconds(4), function()
|
||||
Media.DisplayMessage("According to the rules of engagement I need your explicit orders to fire, Commander!", "Tanya")
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user