Add Nanhai route scenario
This commit is contained in:
@@ -71,6 +71,7 @@ data/scenarios/057_inner_jianye.json
|
||||
data/scenarios/058_jianye_command.json
|
||||
data/scenarios/059_wu_surrender.json
|
||||
data/scenarios/060_southern_holdouts.json
|
||||
data/scenarios/061_nanhai_route.json
|
||||
```
|
||||
|
||||
## Campaign
|
||||
@@ -143,7 +144,8 @@ The campaign file defines scenario order, resource paths, and officers who are a
|
||||
{ "id": "057_inner_jianye", "title": "Inner Jianye", "path": "res://data/scenarios/057_inner_jianye.json" },
|
||||
{ "id": "058_jianye_command", "title": "Jianye Command", "path": "res://data/scenarios/058_jianye_command.json" },
|
||||
{ "id": "059_wu_surrender", "title": "Wu Surrender", "path": "res://data/scenarios/059_wu_surrender.json" },
|
||||
{ "id": "060_southern_holdouts", "title": "Southern Holdouts", "path": "res://data/scenarios/060_southern_holdouts.json" }
|
||||
{ "id": "060_southern_holdouts", "title": "Southern Holdouts", "path": "res://data/scenarios/060_southern_holdouts.json" },
|
||||
{ "id": "061_nanhai_route", "title": "Nanhai Route", "path": "res://data/scenarios/061_nanhai_route.json" }
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user