Fix TS target types.
This commit is contained in:
@@ -133,7 +133,7 @@
|
|||||||
InvalidTargets: NoAutoTarget
|
InvalidTargets: NoAutoTarget
|
||||||
AutoTargetPriority@ATTACKANYTHING:
|
AutoTargetPriority@ATTACKANYTHING:
|
||||||
RequiresCondition: stance-attackanything
|
RequiresCondition: stance-attackanything
|
||||||
ValidTargets: Infantry, Vehicle, Creep, Water, Structure, Defense
|
ValidTargets: Infantry, Vehicle, Creep, Water, Building, Defense
|
||||||
InvalidTargets: NoAutoTarget
|
InvalidTargets: NoAutoTarget
|
||||||
|
|
||||||
^AutoTargetAir:
|
^AutoTargetAir:
|
||||||
@@ -151,7 +151,7 @@
|
|||||||
InvalidTargets: NoAutoTarget
|
InvalidTargets: NoAutoTarget
|
||||||
AutoTargetPriority@ATTACKANYTHING:
|
AutoTargetPriority@ATTACKANYTHING:
|
||||||
RequiresCondition: stance-attackanything
|
RequiresCondition: stance-attackanything
|
||||||
ValidTargets: Infantry, Vehicle, Creep, Water, Air, Structure, Defense
|
ValidTargets: Infantry, Vehicle, Creep, Water, Air, Building, Defense
|
||||||
InvalidTargets: NoAutoTarget
|
InvalidTargets: NoAutoTarget
|
||||||
|
|
||||||
^2x1Shape:
|
^2x1Shape:
|
||||||
@@ -987,6 +987,8 @@
|
|||||||
Range: 6c0
|
Range: 6c0
|
||||||
DetectCloaked:
|
DetectCloaked:
|
||||||
Range: 5c0
|
Range: 5c0
|
||||||
|
Targetable:
|
||||||
|
TargetTypes: Ground, Building, C4, Defense
|
||||||
RevealOnFire:
|
RevealOnFire:
|
||||||
EditorTilesetFilter:
|
EditorTilesetFilter:
|
||||||
Categories: Defense
|
Categories: Defense
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ GAPOWR:
|
|||||||
Amount: 100
|
Amount: 100
|
||||||
PowerTooltip:
|
PowerTooltip:
|
||||||
Targetable:
|
Targetable:
|
||||||
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
|
TargetTypes: Ground, Building, C4, SpyInfiltrate
|
||||||
ScalePowerWithHealth:
|
ScalePowerWithHealth:
|
||||||
Pluggable@pluga:
|
Pluggable@pluga:
|
||||||
Offset: 0,1
|
Offset: 0,1
|
||||||
@@ -340,7 +340,7 @@ GARADR:
|
|||||||
Sequence: idle-dish
|
Sequence: idle-dish
|
||||||
PauseOnCondition: disabled
|
PauseOnCondition: disabled
|
||||||
Targetable:
|
Targetable:
|
||||||
TargetTypes: Ground, C4, SpyInfiltrate
|
TargetTypes: Ground, Building, C4, SpyInfiltrate
|
||||||
Power:
|
Power:
|
||||||
Amount: -50
|
Amount: -50
|
||||||
ProvidesPrerequisite@buildingname:
|
ProvidesPrerequisite@buildingname:
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ NAPOWR:
|
|||||||
Power:
|
Power:
|
||||||
Amount: 100
|
Amount: 100
|
||||||
Targetable:
|
Targetable:
|
||||||
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
|
TargetTypes: Ground, Building, C4, SpyInfiltrate
|
||||||
ScalePowerWithHealth:
|
ScalePowerWithHealth:
|
||||||
PowerTooltip:
|
PowerTooltip:
|
||||||
SelectionDecorations:
|
SelectionDecorations:
|
||||||
@@ -72,7 +72,7 @@ NAAPWR:
|
|||||||
Power:
|
Power:
|
||||||
Amount: 200
|
Amount: 200
|
||||||
Targetable:
|
Targetable:
|
||||||
TargetTypes: Ground, C4, DetonateAttack, SpyInfiltrate
|
TargetTypes: Ground, Building, C4, SpyInfiltrate
|
||||||
ScalePowerWithHealth:
|
ScalePowerWithHealth:
|
||||||
PowerTooltip:
|
PowerTooltip:
|
||||||
SelectionDecorations:
|
SelectionDecorations:
|
||||||
@@ -294,7 +294,7 @@ NARADR:
|
|||||||
Sequence: idle-dish
|
Sequence: idle-dish
|
||||||
PauseOnCondition: disabled
|
PauseOnCondition: disabled
|
||||||
Targetable:
|
Targetable:
|
||||||
TargetTypes: Ground, C4, SpyInfiltrate
|
TargetTypes: Ground, Building, C4, SpyInfiltrate
|
||||||
Power:
|
Power:
|
||||||
Amount: -40
|
Amount: -40
|
||||||
ProvidesPrerequisite@buildingname:
|
ProvidesPrerequisite@buildingname:
|
||||||
|
|||||||
Reference in New Issue
Block a user