Add Bohai remnants scenario
This commit is contained in:
@@ -31,6 +31,7 @@ data/scenarios/017_ye_surrender.json
|
||||
data/scenarios/018_northern_pursuit.json
|
||||
data/scenarios/019_nanpi_pressure.json
|
||||
data/scenarios/020_nanpi_surrender.json
|
||||
data/scenarios/021_bohai_remnants.json
|
||||
```
|
||||
|
||||
## Campaign
|
||||
@@ -63,7 +64,8 @@ The campaign file defines scenario order, resource paths, and officers who are a
|
||||
{ "id": "017_ye_surrender", "title": "Ye Surrender", "path": "res://data/scenarios/017_ye_surrender.json" },
|
||||
{ "id": "018_northern_pursuit", "title": "Northern Pursuit", "path": "res://data/scenarios/018_northern_pursuit.json" },
|
||||
{ "id": "019_nanpi_pressure", "title": "Nanpi Pressure", "path": "res://data/scenarios/019_nanpi_pressure.json" },
|
||||
{ "id": "020_nanpi_surrender", "title": "Nanpi Surrender", "path": "res://data/scenarios/020_nanpi_surrender.json" }
|
||||
{ "id": "020_nanpi_surrender", "title": "Nanpi Surrender", "path": "res://data/scenarios/020_nanpi_surrender.json" },
|
||||
{ "id": "021_bohai_remnants", "title": "Bohai Remnants", "path": "res://data/scenarios/021_bohai_remnants.json" }
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user