Campaign file changes and cleanup
Remove NoAutoTarget
This commit is contained in:
@@ -270,7 +270,7 @@ Actors:
|
||||
Barr: tent
|
||||
Location: 63,47
|
||||
Owner: Greece
|
||||
Shipyard: syrd
|
||||
Navalyard: syrd
|
||||
Location: 78,48
|
||||
Owner: Greece
|
||||
Actor73: powr
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -99,7 +99,7 @@ ProduceInfantry = function()
|
||||
end
|
||||
|
||||
ProduceShips = function()
|
||||
if Shipyard.IsDead then
|
||||
if Navalyard.IsDead then
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user