Add Weishui crossing scenario
This commit is contained in:
@@ -46,6 +46,7 @@ data/scenarios/032_jiangling_rearguard.json
|
||||
data/scenarios/033_tong_pass_vanguard.json
|
||||
data/scenarios/034_ma_chao_counterstroke.json
|
||||
data/scenarios/035_weishui_camps.json
|
||||
data/scenarios/036_weishui_crossing.json
|
||||
```
|
||||
|
||||
## Campaign
|
||||
@@ -93,7 +94,8 @@ The campaign file defines scenario order, resource paths, and officers who are a
|
||||
{ "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" },
|
||||
{ "id": "034_ma_chao_counterstroke", "title": "Ma Chao Counterstroke", "path": "res://data/scenarios/034_ma_chao_counterstroke.json" },
|
||||
{ "id": "035_weishui_camps", "title": "Weishui Camps", "path": "res://data/scenarios/035_weishui_camps.json" }
|
||||
{ "id": "035_weishui_camps", "title": "Weishui Camps", "path": "res://data/scenarios/035_weishui_camps.json" },
|
||||
{ "id": "036_weishui_crossing", "title": "Weishui Crossing", "path": "res://data/scenarios/036_weishui_crossing.json" }
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user