From b9663538bd6baa300a2cb8fe86924060a8f5fd6c Mon Sep 17 00:00:00 2001 From: Wickedness Date: Mon, 6 Jul 2026 00:42:06 +0900 Subject: [PATCH] Prioritize first battle village threat in QA --- scripts/qa-representative-battles.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/qa-representative-battles.mjs b/scripts/qa-representative-battles.mjs index 1fc0999..672b1f2 100644 --- a/scripts/qa-representative-battles.mjs +++ b/scripts/qa-representative-battles.mjs @@ -76,7 +76,7 @@ const northernEleventhSortie = ['zhuge-liang', 'jiang-wei', 'ma-dai', 'wang-ping const northernFinalSortie = ['zhuge-liang', 'jiang-wei', 'wang-ping', 'ma-dai', 'huang-quan', 'li-yan', 'wei-yan']; const earlyCampaignBattles = [ - { no: 1, id: 'first-battle-zhuo-commandery', selected: [], targets: ['rebel-leader'], protected: ['liu-bei'] }, + { no: 1, id: 'first-battle-zhuo-commandery', selected: [], targets: ['rebel-archer-b', 'rebel-leader'], protected: ['liu-bei'] }, { no: 2, id: 'second-battle-yellow-turban-pursuit',