Revert granting condition from HackyAI
In favor of using GrantConditionOnBotOwner. Updated update rule and shipping mods accordingly.
This commit is contained in:
committed by
Oliver Brakmann
parent
4c9c8bf7fc
commit
74fa8752c9
@@ -125,7 +125,6 @@ Player:
|
||||
OrderName: ProduceActorPower.Fremen
|
||||
Consideration@1:
|
||||
Against: Ally
|
||||
Condition: enable-omnius-ai
|
||||
HackyAI@Vidius:
|
||||
Name: Vidious
|
||||
Type: vidious
|
||||
@@ -251,7 +250,6 @@ Player:
|
||||
OrderName: ProduceActorPower.Fremen
|
||||
Consideration@1:
|
||||
Against: Ally
|
||||
Condition: enable-vidious-ai
|
||||
HackyAI@Gladius:
|
||||
Name: Gladius
|
||||
Type: gladius
|
||||
@@ -376,6 +374,14 @@ Player:
|
||||
OrderName: ProduceActorPower.Fremen
|
||||
Consideration@1:
|
||||
Against: Ally
|
||||
GrantConditionOnBotOwner@omnius:
|
||||
Condition: enable-omnius-ai
|
||||
Bots: omnius
|
||||
GrantConditionOnBotOwner@vidious:
|
||||
Condition: enable-vidious-ai
|
||||
Bots: vidious
|
||||
GrantConditionOnBotOwner@gladius:
|
||||
Condition: enable-gladius-ai
|
||||
Bots: gladius
|
||||
HarvesterBotModule:
|
||||
RequiresCondition: enable-omnius-ai || enable-vidious-ai || enable-gladius-ai
|
||||
|
||||
Reference in New Issue
Block a user