Add northern pursuit scenario

This commit is contained in:
2026-06-17 23:11:56 +09:00
parent b08c2ac37e
commit 1c235f7e05
11 changed files with 392 additions and 13 deletions

View File

@@ -88,6 +88,11 @@
"id": "017_ye_surrender",
"title": "Ye Surrender",
"path": "res://data/scenarios/017_ye_surrender.json"
},
{
"id": "018_northern_pursuit",
"title": "Northern Pursuit",
"path": "res://data/scenarios/018_northern_pursuit.json"
}
]
}