Remove DeadBuildingState from RA.

This commit is contained in:
Paul Chote
2015-02-15 17:27:44 +00:00
parent 63e9cd4c9c
commit 29bf625887
4 changed files with 42 additions and 9 deletions

View File

@@ -89,7 +89,11 @@ HOSP:
Range: 3c0 Range: 3c0
Bib: Bib:
HasMinibib: Yes HasMinibib: Yes
DeadBuildingState: WithDeathAnimation:
DeathSequence: dead
UseDeathTypeSuffix: false
WithBuildingExplosion:
Delay: 1
V01: V01:
Inherits: ^CivBuilding Inherits: ^CivBuilding
@@ -291,7 +295,11 @@ MISS:
Tooltip: Tooltip:
Name: Technology Center Name: Technology Center
Bib: Bib:
DeadBuildingState: WithDeathAnimation:
DeathSequence: dead
UseDeathTypeSuffix: false
WithBuildingExplosion:
Delay: 1
BIO: BIO:
Inherits: ^TechBuilding Inherits: ^TechBuilding
@@ -303,7 +311,11 @@ BIO:
EngineerRepairable: EngineerRepairable:
Tooltip: Tooltip:
Name: Biological Lab Name: Biological Lab
DeadBuildingState: WithDeathAnimation:
DeathSequence: dead
UseDeathTypeSuffix: false
WithBuildingExplosion:
Delay: 1
OILB: OILB:
Inherits: ^TechBuilding Inherits: ^TechBuilding

View File

@@ -581,7 +581,6 @@
Types: Tree Types: Tree
Health: Health:
HP: 500 HP: 500
DeadBuildingState:
Armor: Armor:
Type: Wood Type: Wood
AutoTargetIgnore: AutoTargetIgnore:

View File

@@ -903,12 +903,16 @@ FACT:
ProductionBar@Defense: ProductionBar@Defense:
ProductionType: Defense ProductionType: Defense
Color: 138,138,138 Color: 138,138,138
DeadBuildingState:
BaseProvider: BaseProvider:
Range: 16 Range: 16
WithBuildingPlacedAnimation: WithBuildingPlacedAnimation:
Power: Power:
Amount: 0 Amount: 0
WithDeathAnimation:
DeathSequence: dead
UseDeathTypeSuffix: false
WithBuildingExplosion:
Delay: 1
PROC: PROC:
Inherits: ^Building Inherits: ^Building
@@ -951,11 +955,15 @@ PROC:
Percentage: 50 Percentage: 50
Minimum: 500 Minimum: 500
SoundToVictim: credit1.aud SoundToVictim: credit1.aud
DeadBuildingState:
WithIdleOverlay@TOP: WithIdleOverlay@TOP:
Sequence: idle-top Sequence: idle-top
Power: Power:
Amount: -30 Amount: -30
WithDeathAnimation:
DeathSequence: dead
UseDeathTypeSuffix: false
WithBuildingExplosion:
Delay: 1
SILO: SILO:
Inherits: ^Building Inherits: ^Building
@@ -1191,7 +1199,6 @@ POWR:
RevealsShroud: RevealsShroud:
Range: 4c0 Range: 4c0
Bib: Bib:
DeadBuildingState:
Power: Power:
Amount: 100 Amount: 100
InfiltrateForPowerOutage: InfiltrateForPowerOutage:
@@ -1200,6 +1207,11 @@ POWR:
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
ScalePowerWithHealth: ScalePowerWithHealth:
DisabledOverlay: DisabledOverlay:
WithDeathAnimation:
DeathSequence: dead
UseDeathTypeSuffix: false
WithBuildingExplosion:
Delay: 1
APWR: APWR:
Inherits: ^Building Inherits: ^Building
@@ -1224,7 +1236,6 @@ APWR:
RevealsShroud: RevealsShroud:
Range: 4c0 Range: 4c0
Bib: Bib:
DeadBuildingState:
Power: Power:
Amount: 200 Amount: 200
InfiltrateForPowerOutage: InfiltrateForPowerOutage:
@@ -1233,6 +1244,11 @@ APWR:
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
ScalePowerWithHealth: ScalePowerWithHealth:
DisabledOverlay: DisabledOverlay:
WithDeathAnimation:
DeathSequence: dead
UseDeathTypeSuffix: false
WithBuildingExplosion:
Delay: 1
STEK: STEK:
Inherits: ^Building Inherits: ^Building

View File

@@ -19,6 +19,7 @@ hosp:
Length: 4 Length: 4
dead: dead:
Start: 8 Start: 8
Tick: 800
make: hospmake make: hospmake
Start: 0 Start: 0
Length: * Length: *
@@ -36,6 +37,7 @@ bio:
Start: 1 Start: 1
dead: dead:
Start: 2 Start: 2
Tick: 800
make: biomake make: biomake
Start: 0 Start: 0
Length: * Length: *
@@ -67,6 +69,7 @@ fact:
Length: 25 Length: 25
dead: factdead dead: factdead
Start: 0 Start: 0
Tick: 800
bib: bib2 bib: bib2
Start: 0 Start: 0
Length: * Length: *
@@ -93,7 +96,7 @@ proc:
Length: * Length: *
dead: procdead dead: procdead
Start: 0 Start: 0
ZOffset: -1c511 Tick: 800
bib: bib2 bib: bib2
Start: 0 Start: 0
Length: * Length: *
@@ -129,6 +132,7 @@ powr:
Length: * Length: *
dead: powrdead dead: powrdead
Start: 0 Start: 0
Tick: 800
bib: bib3 bib: bib3
Start: 0 Start: 0
Length: * Length: *
@@ -145,6 +149,7 @@ apwr:
Length: * Length: *
dead: apwrdead dead: apwrdead
Start: 0 Start: 0
Tick: 800
bib: bib2 bib: bib2
Start: 0 Start: 0
Length: * Length: *
@@ -636,6 +641,7 @@ miss:
Start: 1 Start: 1
dead: dead:
Start: 2 Start: 2
Tick: 800
make: missmake make: missmake
Start: 0 Start: 0
Length: * Length: *