Fix RA building TargetTypes
This commit is contained in:
@@ -58,7 +58,7 @@ SYRF:
|
||||
GenericVisibility: Enemy
|
||||
GenericStancePrefix: False
|
||||
Targetable:
|
||||
TargetTypes: Ground, Water
|
||||
TargetTypes: Ground, Water, Structure
|
||||
Building:
|
||||
Footprint: xxx xxx xxx
|
||||
Dimensions: 3,3
|
||||
@@ -74,7 +74,7 @@ SYRF:
|
||||
SPEF:
|
||||
Inherits: ^FakeBuilding
|
||||
Targetable:
|
||||
TargetTypes: Ground, Water
|
||||
TargetTypes: Ground, Water, Structure
|
||||
Buildable:
|
||||
BuildPaletteOrder: 910
|
||||
Queue: Defense
|
||||
|
||||
@@ -101,7 +101,7 @@ SPEN:
|
||||
BuildPaletteOrder: 50
|
||||
Prerequisites: anypower, ~structures.soviet, ~techlevel.low
|
||||
Targetable:
|
||||
TargetTypes: Ground, Water, C4, DetonateAttack, SpyInfiltrate
|
||||
TargetTypes: Ground, Water, Structure, C4, DetonateAttack, SpyInfiltrate
|
||||
Building:
|
||||
Footprint: xxx xxx xxx
|
||||
Dimensions: 3,3
|
||||
@@ -182,7 +182,7 @@ SYRD:
|
||||
Name: Shipyard
|
||||
Description: Produces and repairs ships\nand transports.
|
||||
Targetable:
|
||||
TargetTypes: Ground, Water, C4, DetonateAttack, SpyInfiltrate
|
||||
TargetTypes: Ground, Water, Structure, C4, DetonateAttack, SpyInfiltrate
|
||||
Building:
|
||||
Footprint: xxx xxx xxx
|
||||
Dimensions: 3,3
|
||||
@@ -491,7 +491,7 @@ DOME:
|
||||
Footprint: xx xx
|
||||
Dimensions: 2,2
|
||||
Targetable:
|
||||
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
|
||||
TargetTypes: Ground, Structure, C4, DetonateAttack, SpyInfiltrate
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
DisabledOverlay:
|
||||
@@ -939,7 +939,7 @@ PROC:
|
||||
SelectionDecorations:
|
||||
VisualBounds: 72,70,0,-2
|
||||
Targetable:
|
||||
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
|
||||
TargetTypes: Ground, Structure, C4, DetonateAttack, SpyInfiltrate
|
||||
Health:
|
||||
HP: 900
|
||||
Armor:
|
||||
@@ -1210,7 +1210,7 @@ POWR:
|
||||
InfiltrateForPowerOutage:
|
||||
AffectedByPowerOutage:
|
||||
Targetable:
|
||||
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
|
||||
TargetTypes: Ground, Structure, C4, DetonateAttack, SpyInfiltrate
|
||||
ScalePowerWithHealth:
|
||||
DisabledOverlay:
|
||||
WithDeathAnimation:
|
||||
@@ -1251,7 +1251,7 @@ APWR:
|
||||
InfiltrateForPowerOutage:
|
||||
AffectedByPowerOutage:
|
||||
Targetable:
|
||||
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
|
||||
TargetTypes: Ground, Structure, C4, DetonateAttack, SpyInfiltrate
|
||||
ScalePowerWithHealth:
|
||||
DisabledOverlay:
|
||||
WithDeathAnimation:
|
||||
|
||||
Reference in New Issue
Block a user