Add Tong Pass vanguard scenario
This commit is contained in:
@@ -43,6 +43,7 @@ data/scenarios/029_red_cliffs_fleet.json
|
||||
data/scenarios/030_red_cliffs_fire.json
|
||||
data/scenarios/031_huarong_retreat.json
|
||||
data/scenarios/032_jiangling_rearguard.json
|
||||
data/scenarios/033_tong_pass_vanguard.json
|
||||
```
|
||||
|
||||
## Campaign
|
||||
@@ -87,7 +88,8 @@ The campaign file defines scenario order, resource paths, and officers who are a
|
||||
{ "id": "029_red_cliffs_fleet", "title": "Red Cliffs Fleet", "path": "res://data/scenarios/029_red_cliffs_fleet.json" },
|
||||
{ "id": "030_red_cliffs_fire", "title": "Red Cliffs Fire", "path": "res://data/scenarios/030_red_cliffs_fire.json" },
|
||||
{ "id": "031_huarong_retreat", "title": "Huarong Retreat", "path": "res://data/scenarios/031_huarong_retreat.json" },
|
||||
{ "id": "032_jiangling_rearguard", "title": "Jiangling Rearguard", "path": "res://data/scenarios/032_jiangling_rearguard.json" }
|
||||
{ "id": "032_jiangling_rearguard", "title": "Jiangling Rearguard", "path": "res://data/scenarios/032_jiangling_rearguard.json" },
|
||||
{ "id": "033_tong_pass_vanguard", "title": "Tong Pass Vanguard", "path": "res://data/scenarios/033_tong_pass_vanguard.json" }
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user