Leave walls as neutral owned after their owner defeated
This commit is contained in:
committed by
Paul Chote
parent
497211c328
commit
4bf606b3ca
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user