diff options
author | teisuru <31881306+teisuru@users.noreply.github.com> | 2023-06-05 00:00:35 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-12-10 18:16:55 +0100 |
commit | c8d4dd87794e76ebba8d79e02534dff15174c488 (patch) | |
tree | 3d9d56fe3df26746f8dc1609d802b5b49afa1075 /tools/gendata.js | |
parent | 74ea1b3fcd13f7725a65596ffd35696ecc2d8ce4 (diff) | |
download | plantagenet-c8d4dd87794e76ebba8d79e02534dff15174c488.tar.gz |
Update gendata.js
Diffstat (limited to 'tools/gendata.js')
-rw-r--r-- | tools/gendata.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gendata.js b/tools/gendata.js index 2c1c147..c7c73cf 100644 --- a/tools/gendata.js +++ b/tools/gendata.js @@ -1245,7 +1245,7 @@ arts_of_war_capability("L19", "Andrew Trollope", true, ["Exeter 1", "Exeter 2", arts_of_war_capability("L20", "Veteran of French Wars", true, ["Exeter 1", "Exeter 2", "Somerset 1", "Somerset 2"]) arts_of_war_capability("L21", "My Father’s Blood", true, "any") arts_of_war_capability("L22", "Stafford Estates", true, ["Buckingham"]) -arts_of_war_capability("L23", "Montagu", true, ["Warwick"]) +arts_of_war_capability("L23", "Montagu", true, ["Warwick L"]) arts_of_war_capability("L24", "Married to a Neville", true, ["Clarence"]) arts_of_war_capability("L25", "Welsh Lord", true, ["Jasper Tudor 1", "Jasper Tudor 2"]) arts_of_war_capability("L26", "Edward", true, ["Margaret"]) |