Polish the demolition of the prison in allies05a

This commit is contained in:
abcdefg30
2016-01-02 16:07:59 +01:00
parent a580aa1f27
commit c6822452e8

View File

@@ -174,8 +174,8 @@ end
FreeTanya = function()
TanyasColt.Destroy()
Tanya = Actor.Create(TanyaType, true, { Owner = greece, Location = Prison.Location + CVec.New(1, 1) })
Tanya.Scatter()
Tanya.Demolish(Prison)
Tanya.Move(Tanya.Location + CVec.New(Utils.RandomInteger(-1, 2), 1))
if ChangeStance then
Tanya.Stance = "HoldFire"