Add northern campaign prep milestone

This commit is contained in:
2026-06-24 01:27:20 +09:00
parent 1c26583508
commit 20b6b511cd
7 changed files with 347 additions and 27 deletions

View File

@@ -152,7 +152,8 @@ export type CampaignStep =
| 'fifty-fourth-camp'
| 'hanzhong-king-camp'
| 'shu-han-foundation-camp'
| 'baidi-entrustment-camp';
| 'baidi-entrustment-camp'
| 'northern-campaign-prep-camp';
export type CampaignUnitProgressSnapshot = {
unitId: string;