From 3fa550e6d495b807751d3234d96f38e87dfbd02c Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 28 Apr 2024 18:20:15 +0200 Subject: Fix Captain list of shields --- tools/gendata.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/gendata.js b/tools/gendata.js index 278b90e..502b728 100644 --- a/tools/gendata.js +++ b/tools/gendata.js @@ -1634,7 +1634,7 @@ arts_of_war_capability("Y26", "Fallen Brother", ["Gloucester 1", "Gloucester 2", arts_of_war_capability("Y27", "Percy's North", ["Northumberland Y1","Northumberland Y2"]) arts_of_war_capability("Y28", "First Son", ["Edward IV"]) arts_of_war_capability("Y29", "Stafford Branch", ["Devon"]) -arts_of_war_capability("Y30", "Captain", ["Devon", "Pembroke"]) +arts_of_war_capability("Y30", "Captain", ["Northumberland Y1", "Northumberland Y2", "Pembroke"]) arts_of_war_capability("Y31", "Woodvilles", ["Edward IV", "Devon", "Gloucester 1", "Gloucester 2", "Richard III"]) arts_of_war_capability("Y32", "Final Charge", ["Richard III"]) arts_of_war_capability("Y33", "Bloody thou art, bloody will be thy end", ["Richard III"]) -- cgit v1.2.3