Add sea exiles scenario
This commit is contained in:
@@ -76,6 +76,7 @@ data/scenarios/062_southern_fleet.json
|
||||
data/scenarios/063_hainan_coast.json
|
||||
data/scenarios/064_final_harbor.json
|
||||
data/scenarios/065_last_captains.json
|
||||
data/scenarios/066_sea_exiles.json
|
||||
```
|
||||
|
||||
## Campaign
|
||||
@@ -153,7 +154,8 @@ The campaign file defines scenario order, resource paths, and officers who are a
|
||||
{ "id": "062_southern_fleet", "title": "Southern Fleet", "path": "res://data/scenarios/062_southern_fleet.json" },
|
||||
{ "id": "063_hainan_coast", "title": "Hainan Coast", "path": "res://data/scenarios/063_hainan_coast.json" },
|
||||
{ "id": "064_final_harbor", "title": "Final Harbor", "path": "res://data/scenarios/064_final_harbor.json" },
|
||||
{ "id": "065_last_captains", "title": "Last Captains", "path": "res://data/scenarios/065_last_captains.json" }
|
||||
{ "id": "065_last_captains", "title": "Last Captains", "path": "res://data/scenarios/065_last_captains.json" },
|
||||
{ "id": "066_sea_exiles", "title": "Sea Exiles", "path": "res://data/scenarios/066_sea_exiles.json" }
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user