Disable capturing while the make animation is playing.

This commit is contained in:
Paul Chote
2019-06-01 18:53:02 +00:00
committed by reaperrr
parent 3ff8fb3cd2
commit 229bac6777
10 changed files with 6 additions and 18 deletions

View File

@@ -15,8 +15,6 @@ NUKE:
-Sellable: -Sellable:
Demolishable: Demolishable:
-Condition: -Condition:
WithMakeAnimation:
-Condition:
Buildable: Buildable:
BuildLimit: 1 BuildLimit: 1
@@ -24,8 +22,6 @@ PYLE:
-Sellable: -Sellable:
Demolishable: Demolishable:
-Condition: -Condition:
WithMakeAnimation:
-Condition:
Buildable: Buildable:
BuildLimit: 1 BuildLimit: 1

View File

@@ -758,6 +758,7 @@
SellSounds: cashturn.aud SellSounds: cashturn.aud
CaptureManager: CaptureManager:
Capturable: Capturable:
RequiresCondition: !build-incomplete
Types: building-sabotage Types: building-sabotage
WithMakeAnimation: WithMakeAnimation:
Condition: build-incomplete Condition: build-incomplete

View File

@@ -394,6 +394,7 @@
AreaTypes: building AreaTypes: building
CaptureManager: CaptureManager:
Capturable: Capturable:
RequiresCondition: !build-incomplete
Types: building Types: building
SoundOnDamageTransition: SoundOnDamageTransition:
DamagedSounds: EXPLSML1.WAV DamagedSounds: EXPLSML1.WAV

View File

@@ -77,8 +77,6 @@ ATEK:
-Sellable: -Sellable:
Demolishable: Demolishable:
-Condition: -Condition:
WithMakeAnimation:
-Condition:
PDOX: PDOX:
Inherits@IDISABLE: ^DisableOnLowPower Inherits@IDISABLE: ^DisableOnLowPower
@@ -91,8 +89,6 @@ PDOX:
-Sellable: -Sellable:
Demolishable: Demolishable:
-Condition: -Condition:
WithMakeAnimation:
-Condition:
IRON: IRON:
Buildable: Buildable:

View File

@@ -73,8 +73,6 @@ ATEK:
GpsPower: GpsPower:
ChargeInterval: 15000 ChargeInterval: 15000
-Sellable: -Sellable:
WithMakeAnimation:
-Condition:
Demolishable: Demolishable:
-Condition: -Condition:
CaptureManager: CaptureManager:
@@ -87,8 +85,6 @@ PDOX:
ChronoshiftPower@chronoshift: ChronoshiftPower@chronoshift:
Prerequisites: ~disabled Prerequisites: ~disabled
-Sellable: -Sellable:
WithMakeAnimation:
-Condition:
Demolishable: Demolishable:
-Condition: -Condition:
CaptureManager: CaptureManager:

View File

@@ -175,8 +175,6 @@ TENT:
-Sellable: -Sellable:
Demolishable: Demolishable:
-Condition: -Condition:
WithMakeAnimation:
-Condition:
BaseProvider: BaseProvider:
Range: 12c0 Range: 12c0
Power: Power:

View File

@@ -48,8 +48,6 @@ DOME:
-Sellable: -Sellable:
Demolishable: Demolishable:
-Condition: -Condition:
WithMakeAnimation:
-Condition:
POWR: POWR:
CaptureManager: CaptureManager:
@@ -57,5 +55,3 @@ POWR:
-Sellable: -Sellable:
Demolishable: Demolishable:
-Condition: -Condition:
WithMakeAnimation:
-Condition:

View File

@@ -692,6 +692,7 @@
CaptureManager: CaptureManager:
BeingCapturedCondition: being-captured BeingCapturedCondition: being-captured
Capturable: Capturable:
RequiresCondition: !build-incomplete
Types: building Types: building
CapturableProgressBar: CapturableProgressBar:
CapturableProgressBlink: CapturableProgressBlink:

View File

@@ -1423,6 +1423,8 @@ GALITE:
-ExternalCondition@CRATE-CLOAK: -ExternalCondition@CRATE-CLOAK:
MapEditorData: MapEditorData:
Categories: Civilian building Categories: Civilian building
Capturable:
-RequiresCondition:
TSTLAMP: TSTLAMP:
Inherits: GALITE Inherits: GALITE

View File

@@ -359,6 +359,7 @@
AreaTypes: building AreaTypes: building
CaptureManager: CaptureManager:
Capturable: Capturable:
RequiresCondition: !build-incomplete
Types: building Types: building
RepairableBuilding: RepairableBuilding:
RepairStep: 700 RepairStep: 700