Campaign file changes and cleanup

Remove NoAutoTarget
This commit is contained in:
Arular101
2017-11-10 00:31:57 +01:00
committed by reaperrr
parent fd9cd78810
commit 8bec765925
30 changed files with 14 additions and 287 deletions

View File

@@ -270,7 +270,7 @@ Actors:
Barr: tent
Location: 63,47
Owner: Greece
Shipyard: syrd
Navalyard: syrd
Location: 78,48
Owner: Greece
Actor73: powr

View File

@@ -85,11 +85,6 @@ APC:
DOME:
ExternalCondition@lua:
Condition: captured
Targetable:
RequiresCondition: captured
Targetable@NOAUTOTARGET:
RequiresCondition: !captured
TargetTypes: Ground, Structure, C4, DetonateAttack, SpyInfiltrate, NoAutoTarget
powerproxy.paratroopers:
ParatroopersPower:

View File

@@ -99,7 +99,7 @@ ProduceInfantry = function()
end
ProduceShips = function()
if Shipyard.IsDead then
if Navalyard.IsDead then
return
end