feat: add three bundled scenario fixtures and manifest
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"skirmish": {
|
||||
"name": "Skirmish",
|
||||
"summary": "8x8 open ground. Three units per side. Eliminate the enemy team."
|
||||
},
|
||||
"hold-the-line": {
|
||||
"name": "Hold the Line",
|
||||
"summary": "10x8 with a forest corridor. Three defenders hold the center against four attackers. Hold the objective for three rounds."
|
||||
},
|
||||
"last-stand": {
|
||||
"name": "Last Stand",
|
||||
"summary": "12x12 with mixed terrain. Six defenders versus four strikers. Eliminate the enemy team."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user