Add a bot type identifier.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Player:
|
||||
HackyAI@Cabal:
|
||||
Name: Cabal
|
||||
Type: Cabal
|
||||
MinimumExcessPower: 60
|
||||
BuildingCommonNames:
|
||||
ConstructionYard: fact
|
||||
@@ -122,6 +123,7 @@ Player:
|
||||
CheckRadius: 7c0
|
||||
HackyAI@Watson:
|
||||
Name: Watson
|
||||
Type: Watson
|
||||
MinimumExcessPower: 60
|
||||
BuildingCommonNames:
|
||||
ConstructionYard: fact
|
||||
@@ -243,6 +245,7 @@ Player:
|
||||
CheckRadius: 7c0
|
||||
HackyAI@HAL9001:
|
||||
Name: HAL 9001
|
||||
Type: HAL 9001
|
||||
MinimumExcessPower: 60
|
||||
BuildingCommonNames:
|
||||
ConstructionYard: fact
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Player:
|
||||
HackyAI@Omnius:
|
||||
Name: Omnius
|
||||
Type: Omnius
|
||||
MinimumExcessPower: 60
|
||||
BuildingQueues: Building, Upgrade
|
||||
UnitQueues: Infantry, Vehicle, Armor, Starport, Aircraft
|
||||
@@ -119,6 +120,7 @@ Player:
|
||||
Against: Ally
|
||||
HackyAI@Vidius:
|
||||
Name: Vidious
|
||||
Type: Vidious
|
||||
MinimumExcessPower: 60
|
||||
BuildingQueues: Building, Upgrade
|
||||
UnitQueues: Infantry, Vehicle, Armor, Starport, Aircraft
|
||||
@@ -239,6 +241,7 @@ Player:
|
||||
Against: Ally
|
||||
HackyAI@Gladius:
|
||||
Name: Gladius
|
||||
Type: Gladius
|
||||
MinimumExcessPower: 60
|
||||
BuildingQueues: Building, Upgrade
|
||||
UnitQueues: Infantry, Vehicle, Armor, Starport, Aircraft
|
||||
|
||||
@@ -100,6 +100,7 @@ Player:
|
||||
-HackyAI@TurtleAI:
|
||||
DummyAI@LonestarAI:
|
||||
Name: Lonestar AI
|
||||
Type: Lonestar AI
|
||||
|
||||
^Infantry:
|
||||
Inherits@IC: ^IronCurtainable
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Player:
|
||||
HackyAI@RushAI:
|
||||
Name: Rush AI
|
||||
Type: Rush AI
|
||||
MinimumExcessPower: 40
|
||||
BuildingCommonNames:
|
||||
ConstructionYard: fact
|
||||
@@ -114,6 +115,7 @@ Player:
|
||||
CheckRadius: 7c0
|
||||
HackyAI@NormalAI:
|
||||
Name: Normal AI
|
||||
Type: Normal AI
|
||||
MinimumExcessPower: 60
|
||||
BuildingCommonNames:
|
||||
ConstructionYard: fact
|
||||
@@ -245,6 +247,7 @@ Player:
|
||||
CheckRadius: 7c0
|
||||
HackyAI@TurtleAI:
|
||||
Name: Turtle AI
|
||||
Type: Turtle AI
|
||||
MinimumExcessPower: 100
|
||||
BuildingCommonNames:
|
||||
ConstructionYard: fact
|
||||
@@ -376,6 +379,7 @@ Player:
|
||||
CheckRadius: 7c0
|
||||
HackyAI@NavalAI:
|
||||
Name: Naval AI
|
||||
Type: Naval AI
|
||||
BuildingCommonNames:
|
||||
ConstructionYard: fact
|
||||
Refinery: proc
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Player:
|
||||
HackyAI@TestAI:
|
||||
Name: Test AI
|
||||
Type: Test AI
|
||||
MinimumExcessPower: 60
|
||||
BuildingCommonNames:
|
||||
ConstructionYard: gacnst
|
||||
|
||||
Reference in New Issue
Block a user