Leave walls as neutral owned after their owner defeated

This commit is contained in:
Mustafa Alperen Seki
2018-05-21 22:05:05 +03:00
committed by Paul Chote
parent 497211c328
commit 4bf606b3ca
4 changed files with 4 additions and 4 deletions

View File

@@ -782,7 +782,7 @@
CombatDebugOverlay: CombatDebugOverlay:
AppearsOnRadar: AppearsOnRadar:
OwnerLostAction: OwnerLostAction:
Action: Kill Action: ChangeOwner
Building: Building:
Dimensions: 1,1 Dimensions: 1,1
Footprint: x Footprint: x

View File

@@ -693,7 +693,7 @@ wall:
FrozenUnderFog: FrozenUnderFog:
ScriptTriggers: ScriptTriggers:
OwnerLostAction: OwnerLostAction:
Action: Kill Action: ChangeOwner
Buildable: Buildable:
Queue: Building Queue: Building
Prerequisites: barracks Prerequisites: barracks

View File

@@ -651,7 +651,7 @@
Inherits@shape: ^1x1Shape Inherits@shape: ^1x1Shape
Interactable: Interactable:
OwnerLostAction: OwnerLostAction:
Action: Kill Action: ChangeOwner
Building: Building:
Dimensions: 1,1 Dimensions: 1,1
Footprint: x Footprint: x

View File

@@ -439,7 +439,7 @@
AppearsOnRadar: AppearsOnRadar:
Interactable: Interactable:
OwnerLostAction: OwnerLostAction:
Action: Kill Action: ChangeOwner
Building: Building:
Dimensions: 1,1 Dimensions: 1,1
Footprint: x Footprint: x