Add Ruxu advance scenario
This commit is contained in:
@@ -52,6 +52,7 @@ data/scenarios/038_ma_chao_retreat.json
|
||||
data/scenarios/039_hanzhong_approach.json
|
||||
data/scenarios/040_hanzhong_gate.json
|
||||
data/scenarios/041_hanzhong_settlement.json
|
||||
data/scenarios/042_ruxu_advance.json
|
||||
```
|
||||
|
||||
## Campaign
|
||||
@@ -105,7 +106,8 @@ The campaign file defines scenario order, resource paths, and officers who are a
|
||||
{ "id": "038_ma_chao_retreat", "title": "Ma Chao Retreat", "path": "res://data/scenarios/038_ma_chao_retreat.json" },
|
||||
{ "id": "039_hanzhong_approach", "title": "Hanzhong Approach", "path": "res://data/scenarios/039_hanzhong_approach.json" },
|
||||
{ "id": "040_hanzhong_gate", "title": "Hanzhong Gate", "path": "res://data/scenarios/040_hanzhong_gate.json" },
|
||||
{ "id": "041_hanzhong_settlement", "title": "Hanzhong Settlement", "path": "res://data/scenarios/041_hanzhong_settlement.json" }
|
||||
{ "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" }
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user