-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5835 from SJuliez/bot-bot-scenario
Allow bot vs bot in ScenarioV2 and test setup
- Loading branch information
Showing
2 changed files
with
53 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
MMSVersion: 2 | ||
name: Bot vs Bot as Scenario | ||
description: A test fight bot vs bot | ||
map: AGoAC Maps/16x17 Grassland 2.board | ||
|
||
factions: | ||
- name: Observer | ||
|
||
- name: Legion of Vega | ||
units: | ||
- fullname: Atlas AS7-D | ||
- fullname: Locust LCT-1M | ||
|
||
- name: 2nd Air Cavalry, Federated Suns | ||
units: | ||
- fullname: Atlas AS7-D | ||
- fullname: Locust LCT-1M | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters