Add Qishan renewed offensive chapter
This commit is contained in:
@@ -164,6 +164,8 @@ export type CampaignStep =
|
||||
| 'sixtieth-camp'
|
||||
| 'sixty-first-battle'
|
||||
| 'sixty-first-camp'
|
||||
| 'sixty-second-battle'
|
||||
| 'sixty-second-camp'
|
||||
| 'hanzhong-king-camp'
|
||||
| 'shu-han-foundation-camp'
|
||||
| 'baidi-entrustment-camp'
|
||||
@@ -334,7 +336,8 @@ const campaignBattleSteps: Record<string, { victory: CampaignStep; retry: Campai
|
||||
'fifty-eighth-battle-qishan-retreat': { victory: 'fifty-eighth-camp', retry: 'fifty-eighth-battle' },
|
||||
'fifty-ninth-battle-chencang-siege': { victory: 'fifty-ninth-camp', retry: 'fifty-ninth-battle' },
|
||||
'sixtieth-battle-wudu-yinping': { victory: 'sixtieth-camp', retry: 'sixtieth-battle' },
|
||||
'sixty-first-battle-hanzhong-rain-defense': { victory: 'sixty-first-camp', retry: 'sixty-first-battle' }
|
||||
'sixty-first-battle-hanzhong-rain-defense': { victory: 'sixty-first-camp', retry: 'sixty-first-battle' },
|
||||
'sixty-second-battle-qishan-renewed-offensive': { victory: 'sixty-second-camp', retry: 'sixty-second-battle' }
|
||||
};
|
||||
|
||||
export type CampaignSaveSlotSummary = {
|
||||
|
||||
Reference in New Issue
Block a user