summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-04-26 00:02:37 +0200
committerTor Andersson <tor@ccxvii.net>2024-04-26 00:02:37 +0200
commit04b19181ed33cf259794e48d9652184f8d31473f (patch)
treeb3ee3b92a815d62c5ffbe1d83928e5b0c5581f45 /tools
parent3297b384717a15bdb305cb006c96c96d022df58e (diff)
downloadplantagenet-04b19181ed33cf259794e48d9652184f8d31473f.tar.gz
fix succession/parliament_votes initial flagging
Diffstat (limited to 'tools')
-rw-r--r--tools/gendata.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gendata.js b/tools/gendata.js
index d4b4c9d..ac5f75f 100644
--- a/tools/gendata.js
+++ b/tools/gendata.js
@@ -1616,7 +1616,7 @@ arts_of_war_capability("Y8", "England is my home", "any")
arts_of_war_capability("Y9", "Barricades", "any")
arts_of_war_capability("Y10", "Agitators", "any")
arts_of_war_capability("Y11", "Yorkists Never Wait", "any")
-arts_of_war_capability("Y12", "Soldiers of fortune", "any")
+arts_of_war_capability("Y12", "Soldiers of Fortune", "any")
arts_of_war_capability("Y13", "Scourers", "any",)
arts_of_war_capability("Y14", "Burgundians", ["York", "March"])
arts_of_war_capability("Y15", "Naval Blockade", ["Warwick Y"])