Don't hardcode enemy aircraft ignorance.
This commit is contained in:
committed by
abcdefg30
parent
24ed5f7a1a
commit
943751547e
@@ -45,6 +45,7 @@ Player:
|
||||
ExcludeFromSquadsTypes: harv, mcv
|
||||
NavalUnitsTypes: dd, ca, lst, pt
|
||||
ConstructionYardTypes: fact
|
||||
IgnoredEnemyTargetTypes: AirborneActor
|
||||
UnitBuilderBotModule@campaign:
|
||||
RequiresCondition: ai-active
|
||||
UnitsToBuild:
|
||||
|
||||
@@ -283,6 +283,7 @@ Player:
|
||||
ConstructionYardTypes: fact
|
||||
AirUnitsTypes: mig, yak, heli, hind, mh60
|
||||
ProtectionTypes: harv, mcv, mslo, gap, spen, syrd, iron, pdox, tsla, agun, dome, pbox, hbox, gun, ftur, sam, atek, weap, fact, proc, silo, hpad, afld, afld.ukraine, powr, apwr, stek, barr, kenn, tent, fix, fpwr, tenf, syrf, spef, weaf, domf, fixf, fapw, atef, pdof, mslf, facf
|
||||
IgnoredEnemyTargetTypes: AirborneActor
|
||||
McvManagerBotModule:
|
||||
RequiresCondition: enable-rush-ai || enable-normal-ai || enable-turtle-ai || enable-naval-ai
|
||||
McvTypes: mcv
|
||||
@@ -323,6 +324,7 @@ Player:
|
||||
NavalProductionTypes: spen, syrd
|
||||
AirUnitsTypes: mig, yak, heli, hind, mh60
|
||||
ProtectionTypes: harv, mcv, mslo, gap, spen, syrd, iron, pdox, tsla, agun, dome, pbox, hbox, gun, ftur, sam, atek, weap, fact, proc, silo, hpad, afld, afld.ukraine, powr, apwr, stek, barr, kenn, tent, fix, fpwr, tenf, syrf, spef, weaf, domf, fixf, fapw, atef, pdof, mslf, facf
|
||||
IgnoredEnemyTargetTypes: AirborneActor
|
||||
UnitBuilderBotModule@normal:
|
||||
RequiresCondition: enable-normal-ai
|
||||
UnitsToBuild:
|
||||
@@ -367,6 +369,7 @@ Player:
|
||||
NavalProductionTypes: spen, syrd
|
||||
AirUnitsTypes: mig, yak, heli, hind, mh60
|
||||
ProtectionTypes: harv, mcv, mslo, gap, spen, syrd, iron, pdox, tsla, agun, dome, pbox, hbox, gun, ftur, sam, atek, weap, fact, proc, silo, hpad, afld, afld.ukraine, powr, apwr, stek, barr, kenn, tent, fix, fpwr, tenf, syrf, spef, weaf, domf, fixf, fapw, atef, pdof, mslf, facf
|
||||
IgnoredEnemyTargetTypes: AirborneActor
|
||||
UnitBuilderBotModule@turtle:
|
||||
RequiresCondition: enable-turtle-ai
|
||||
UnitsToBuild:
|
||||
@@ -411,6 +414,7 @@ Player:
|
||||
NavalProductionTypes: spen, syrd
|
||||
AirUnitsTypes: mig, yak, heli, hind, mh60
|
||||
ProtectionTypes: harv, mcv, mslo, gap, spen, syrd, iron, pdox, tsla, agun, dome, pbox, hbox, gun, ftur, sam, atek, weap, fact, proc, silo, hpad, afld, afld.ukraine, powr, apwr, stek, barr, kenn, tent, fix, fpwr, tenf, syrf, spef, weaf, domf, fixf, fapw, atef, pdof, mslf, facf
|
||||
IgnoredEnemyTargetTypes: AirborneActor
|
||||
UnitBuilderBotModule@naval:
|
||||
RequiresCondition: enable-naval-ai
|
||||
UnitsToBuild:
|
||||
|
||||
Reference in New Issue
Block a user