Stabilize early Xuzhou objective QA

This commit is contained in:
2026-07-06 01:34:08 +09:00
parent b9663538bd
commit 844933c1d4
2 changed files with 20 additions and 20 deletions

View File

@@ -81,7 +81,7 @@ const earlyCampaignBattles = [
no: 2,
id: 'second-battle-yellow-turban-pursuit',
selected: coreBrothers,
targets: ['pursuit-guard-a', 'pursuit-leader-han-seok'],
targets: ['pursuit-guard-a', 'pursuit-guard-b', 'pursuit-leader-han-seok'],
protected: ['liu-bei']
},
{
@@ -102,7 +102,7 @@ const earlyCampaignBattles = [
no: 5,
id: 'fifth-battle-sishui-vanguard',
selected: coreBrothers,
targets: ['sishui-leader-hu-zhen'],
targets: ['sishui-gate-guard', 'sishui-leader-hu-zhen'],
protected: ['liu-bei']
},
{
@@ -130,7 +130,7 @@ const earlyCampaignBattles = [
no: 9,
id: 'ninth-battle-xuzhou-gate-night-raid',
selected: xuzhouFullSortie,
targets: ['xuzhou-leader-cao-bao'],
targets: ['xuzhou-gate-infantry-b', 'lubu-cavalry-c', 'xuzhou-leader-cao-bao'],
protected: ['liu-bei']
},
{