Disable capturing while the make animation is playing.
This commit is contained in:
@@ -15,8 +15,6 @@ NUKE:
|
||||
-Sellable:
|
||||
Demolishable:
|
||||
-Condition:
|
||||
WithMakeAnimation:
|
||||
-Condition:
|
||||
Buildable:
|
||||
BuildLimit: 1
|
||||
|
||||
@@ -24,8 +22,6 @@ PYLE:
|
||||
-Sellable:
|
||||
Demolishable:
|
||||
-Condition:
|
||||
WithMakeAnimation:
|
||||
-Condition:
|
||||
Buildable:
|
||||
BuildLimit: 1
|
||||
|
||||
|
||||
@@ -758,6 +758,7 @@
|
||||
SellSounds: cashturn.aud
|
||||
CaptureManager:
|
||||
Capturable:
|
||||
RequiresCondition: !build-incomplete
|
||||
Types: building-sabotage
|
||||
WithMakeAnimation:
|
||||
Condition: build-incomplete
|
||||
|
||||
@@ -394,6 +394,7 @@
|
||||
AreaTypes: building
|
||||
CaptureManager:
|
||||
Capturable:
|
||||
RequiresCondition: !build-incomplete
|
||||
Types: building
|
||||
SoundOnDamageTransition:
|
||||
DamagedSounds: EXPLSML1.WAV
|
||||
|
||||
@@ -77,8 +77,6 @@ ATEK:
|
||||
-Sellable:
|
||||
Demolishable:
|
||||
-Condition:
|
||||
WithMakeAnimation:
|
||||
-Condition:
|
||||
|
||||
PDOX:
|
||||
Inherits@IDISABLE: ^DisableOnLowPower
|
||||
@@ -91,8 +89,6 @@ PDOX:
|
||||
-Sellable:
|
||||
Demolishable:
|
||||
-Condition:
|
||||
WithMakeAnimation:
|
||||
-Condition:
|
||||
|
||||
IRON:
|
||||
Buildable:
|
||||
|
||||
@@ -73,8 +73,6 @@ ATEK:
|
||||
GpsPower:
|
||||
ChargeInterval: 15000
|
||||
-Sellable:
|
||||
WithMakeAnimation:
|
||||
-Condition:
|
||||
Demolishable:
|
||||
-Condition:
|
||||
CaptureManager:
|
||||
@@ -87,8 +85,6 @@ PDOX:
|
||||
ChronoshiftPower@chronoshift:
|
||||
Prerequisites: ~disabled
|
||||
-Sellable:
|
||||
WithMakeAnimation:
|
||||
-Condition:
|
||||
Demolishable:
|
||||
-Condition:
|
||||
CaptureManager:
|
||||
|
||||
@@ -175,8 +175,6 @@ TENT:
|
||||
-Sellable:
|
||||
Demolishable:
|
||||
-Condition:
|
||||
WithMakeAnimation:
|
||||
-Condition:
|
||||
BaseProvider:
|
||||
Range: 12c0
|
||||
Power:
|
||||
|
||||
@@ -48,8 +48,6 @@ DOME:
|
||||
-Sellable:
|
||||
Demolishable:
|
||||
-Condition:
|
||||
WithMakeAnimation:
|
||||
-Condition:
|
||||
|
||||
POWR:
|
||||
CaptureManager:
|
||||
@@ -57,5 +55,3 @@ POWR:
|
||||
-Sellable:
|
||||
Demolishable:
|
||||
-Condition:
|
||||
WithMakeAnimation:
|
||||
-Condition:
|
||||
|
||||
@@ -692,6 +692,7 @@
|
||||
CaptureManager:
|
||||
BeingCapturedCondition: being-captured
|
||||
Capturable:
|
||||
RequiresCondition: !build-incomplete
|
||||
Types: building
|
||||
CapturableProgressBar:
|
||||
CapturableProgressBlink:
|
||||
|
||||
@@ -1423,6 +1423,8 @@ GALITE:
|
||||
-ExternalCondition@CRATE-CLOAK:
|
||||
MapEditorData:
|
||||
Categories: Civilian building
|
||||
Capturable:
|
||||
-RequiresCondition:
|
||||
|
||||
TSTLAMP:
|
||||
Inherits: GALITE
|
||||
|
||||
@@ -359,6 +359,7 @@
|
||||
AreaTypes: building
|
||||
CaptureManager:
|
||||
Capturable:
|
||||
RequiresCondition: !build-incomplete
|
||||
Types: building
|
||||
RepairableBuilding:
|
||||
RepairStep: 700
|
||||
|
||||
Reference in New Issue
Block a user