Add Fancheng relief scenario
This commit is contained in:
@@ -55,6 +55,7 @@ data/scenarios/041_hanzhong_settlement.json
|
||||
data/scenarios/042_ruxu_advance.json
|
||||
data/scenarios/043_ruxu_river_line.json
|
||||
data/scenarios/044_ruxu_crossing.json
|
||||
data/scenarios/045_fancheng_relief.json
|
||||
```
|
||||
|
||||
## Campaign
|
||||
@@ -111,7 +112,8 @@ The campaign file defines scenario order, resource paths, and officers who are a
|
||||
{ "id": "041_hanzhong_settlement", "title": "Hanzhong Settlement", "path": "res://data/scenarios/041_hanzhong_settlement.json" },
|
||||
{ "id": "042_ruxu_advance", "title": "Ruxu Advance", "path": "res://data/scenarios/042_ruxu_advance.json" },
|
||||
{ "id": "043_ruxu_river_line", "title": "Ruxu River Line", "path": "res://data/scenarios/043_ruxu_river_line.json" },
|
||||
{ "id": "044_ruxu_crossing", "title": "Ruxu Crossing", "path": "res://data/scenarios/044_ruxu_crossing.json" }
|
||||
{ "id": "044_ruxu_crossing", "title": "Ruxu Crossing", "path": "res://data/scenarios/044_ruxu_crossing.json" },
|
||||
{ "id": "045_fancheng_relief", "title": "Fancheng Relief", "path": "res://data/scenarios/045_fancheng_relief.json" }
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user