Move up GrantConditionOnBotOwner in AI yamls
Right below the bot traits is better for readability than between modules.
This commit is contained in:
@@ -8,6 +8,15 @@ Player:
|
||||
ModularBot@HAL9001:
|
||||
Name: HAL 9001
|
||||
Type: hal9001
|
||||
GrantConditionOnBotOwner@cabal:
|
||||
Condition: enable-cabal-ai
|
||||
Bots: cabal
|
||||
GrantConditionOnBotOwner@watson:
|
||||
Condition: enable-watson-ai
|
||||
Bots: watson
|
||||
GrantConditionOnBotOwner@hal9001:
|
||||
Condition: enable-hal9001-ai
|
||||
Bots: hal9001
|
||||
SupportPowerBotModule:
|
||||
RequiresCondition: enable-cabal-ai || enable-watson-ai || enable-hal9001-ai
|
||||
Decisions:
|
||||
@@ -69,15 +78,6 @@ Player:
|
||||
Attractiveness: -10
|
||||
TargetMetric: Value
|
||||
CheckRadius: 7c0
|
||||
GrantConditionOnBotOwner@cabal:
|
||||
Condition: enable-cabal-ai
|
||||
Bots: cabal
|
||||
GrantConditionOnBotOwner@watson:
|
||||
Condition: enable-watson-ai
|
||||
Bots: watson
|
||||
GrantConditionOnBotOwner@hal9001:
|
||||
Condition: enable-hal9001-ai
|
||||
Bots: hal9001
|
||||
HarvesterBotModule:
|
||||
RequiresCondition: enable-cabal-ai || enable-watson-ai || enable-hal9001-ai
|
||||
BaseBuilderBotModule@cabal:
|
||||
|
||||
Reference in New Issue
Block a user