Add Guanzhong foothold scenario
This commit is contained in:
@@ -47,6 +47,7 @@ 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
|
||||
data/scenarios/037_guanzhong_foothold.json
|
||||
```
|
||||
|
||||
## Campaign
|
||||
@@ -95,7 +96,8 @@ The campaign file defines scenario order, resource paths, and officers who are a
|
||||
{ "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": "036_weishui_crossing", "title": "Weishui Crossing", "path": "res://data/scenarios/036_weishui_crossing.json" }
|
||||
{ "id": "036_weishui_crossing", "title": "Weishui Crossing", "path": "res://data/scenarios/036_weishui_crossing.json" },
|
||||
{ "id": "037_guanzhong_foothold", "title": "Guanzhong Foothold", "path": "res://data/scenarios/037_guanzhong_foothold.json" }
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user