Add Liaodong pursuit scenario
This commit is contained in:
@@ -34,6 +34,7 @@ data/scenarios/020_nanpi_surrender.json
|
||||
data/scenarios/021_bohai_remnants.json
|
||||
data/scenarios/022_liaoxi_pursuit.json
|
||||
data/scenarios/023_white_wolf_mountain.json
|
||||
data/scenarios/024_liaodong_pursuit.json
|
||||
```
|
||||
|
||||
## Campaign
|
||||
@@ -69,7 +70,8 @@ The campaign file defines scenario order, resource paths, and officers who are a
|
||||
{ "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" },
|
||||
{ "id": "022_liaoxi_pursuit", "title": "Liaoxi Pursuit", "path": "res://data/scenarios/022_liaoxi_pursuit.json" },
|
||||
{ "id": "023_white_wolf_mountain", "title": "White Wolf Mountain", "path": "res://data/scenarios/023_white_wolf_mountain.json" }
|
||||
{ "id": "023_white_wolf_mountain", "title": "White Wolf Mountain", "path": "res://data/scenarios/023_white_wolf_mountain.json" },
|
||||
{ "id": "024_liaodong_pursuit", "title": "Liaodong Pursuit", "path": "res://data/scenarios/024_liaodong_pursuit.json" }
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user