Merge pull request #10440 from abcdefg30/05aDemolish

Polish the demolition of the prison in allies05a
This commit is contained in:
Oliver Brakmann
2016-01-09 22:22:54 +01:00

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"