Merge pull request #10440 from abcdefg30/05aDemolish
Polish the demolition of the prison in allies05a
This commit is contained in:
@@ -174,8 +174,8 @@ end
|
|||||||
FreeTanya = function()
|
FreeTanya = function()
|
||||||
TanyasColt.Destroy()
|
TanyasColt.Destroy()
|
||||||
Tanya = Actor.Create(TanyaType, true, { Owner = greece, Location = Prison.Location + CVec.New(1, 1) })
|
Tanya = Actor.Create(TanyaType, true, { Owner = greece, Location = Prison.Location + CVec.New(1, 1) })
|
||||||
Tanya.Scatter()
|
|
||||||
Tanya.Demolish(Prison)
|
Tanya.Demolish(Prison)
|
||||||
|
Tanya.Move(Tanya.Location + CVec.New(Utils.RandomInteger(-1, 2), 1))
|
||||||
|
|
||||||
if ChangeStance then
|
if ChangeStance then
|
||||||
Tanya.Stance = "HoldFire"
|
Tanya.Stance = "HoldFire"
|
||||||
|
|||||||
Reference in New Issue
Block a user