Stabilize early Xuzhou objective QA
This commit is contained in:
@@ -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']
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user