From 111967eb4ec811bf551a44834744d732b6de94aa Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 4 May 2024 22:15:47 +0200 Subject: final charge check --- tools/gendata.js | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'tools/gendata.js') diff --git a/tools/gendata.js b/tools/gendata.js index 2620c66..87863dc 100644 --- a/tools/gendata.js +++ b/tools/gendata.js @@ -1182,7 +1182,7 @@ arts_of_war_event("Y37", "Patrick de la Mote", "hold") arts_of_war_capability("Y1", "Culverins and falconets", "any") arts_of_war_capability("Y2", "Culverins and falconets", "any") -arts_of_war_capability("Y3", "Muster'd my solders", "any") +arts_of_war_capability("Y3", "Muster'd my soldiers", "any") arts_of_war_capability("Y4", "We done deeds of charity", "any") arts_of_war_capability("Y5", "Thomas Bourchier", "any") arts_of_war_capability("Y6", "Great Ships", "any") @@ -1240,29 +1240,29 @@ arts_of_war_event("L15", "Henry Pressures Parliament", "now") arts_of_war_event("L16", "Warden of the Marches", "hold") arts_of_war_event("L17", "My crown is in my heart", "this_levy") arts_of_war_event("L18", "Parliament Votes", "this_levy") -arts_of_war_event("L19", "Henry’s Proclamation", "now") +arts_of_war_event("L19", "Henry's Proclamation", "now") arts_of_war_event("L20", "Parliament Truce", "hold") arts_of_war_event("L21", "French Fleet", "this_campaign") arts_of_war_event("L22", "French Troops", "now") -arts_of_war_event("L23", "Warwick’s Propaganda", "now") -arts_of_war_event("L24", "Warwick’s Propaganda", "now") +arts_of_war_event("L23", "Warwick's Propaganda", "now") +arts_of_war_event("L24", "Warwick's Propaganda", "now") arts_of_war_event("L25", "Welsh Rebellion", "now") arts_of_war_event("L26", "Henry Released", "now") -arts_of_war_event("L27", "L’Universelle Aragne", "now") +arts_of_war_event("L27", "L'Universelle Aragne", "now") arts_of_war_event("L28", "Rebel Supply Depot", "hold") arts_of_war_event("L29", "To wilful disobedience", "now") arts_of_war_event("L30", "French War Loans", "now") -arts_of_war_event("L31", "Robin’s Rebellion", "now") +arts_of_war_event("L31", "Robin's Rebellion", "now") arts_of_war_event("L32", "Tudor Banners", "now") arts_of_war_event("L33", "Surprise Landing", "hold") -arts_of_war_event("L34", "Buckingham’s Plot", "this_levy") +arts_of_war_event("L34", "Buckingham's Plot", "this_levy") arts_of_war_event("L35", "Margaret Beaufort", "this_levy") arts_of_war_event("L36", "Talbot to the Rescue", "hold") arts_of_war_event("L37", "The Earl of Richmond", "this_levy") arts_of_war_capability("L1", "Culverins and falconets", "any") arts_of_war_capability("L2", "Culverins and falconets", "any") -arts_of_war_capability("L3", "Muster’d my soldiers", "any") +arts_of_war_capability("L3", "Muster'd my soldiers", "any") arts_of_war_capability("L4", "Heralds", "any") arts_of_war_capability("L5", "Church Blessing", "any") arts_of_war_capability("L6", "Great Ships", "any") @@ -1273,14 +1273,14 @@ arts_of_war_capability("L10", "Chamberlains", "any") arts_of_war_capability("L11", "In the Name of the King", "any") arts_of_war_capability("L12", "Commission of Array", "any") arts_of_war_capability("L13", "Expert Counsellors", "any",) -arts_of_war_capability("L14", "Percy’s Power", ["Northumberland L"]) -arts_of_war_capability("L15", "King’s Parley", ["Henry VI"]) +arts_of_war_capability("L14", "Percy's Power", ["Northumberland L"]) +arts_of_war_capability("L15", "King's Parley", ["Henry VI"]) arts_of_war_capability("L16", "Northmen", ["Northumberland L"]) arts_of_war_capability("L17", "Margaret", ["Henry VI"]) arts_of_war_capability("L18", "Council Member", ["Exeter 1", "Exeter 2", "Somerset 1", "Somerset 2", "Buckingham"]) arts_of_war_capability("L19", "Andrew Trollope", ["Exeter 1", "Exeter 2", "Somerset 1", "Somerset 2", "Buckingham"]) arts_of_war_capability("L20", "Veteran of French Wars", ["Exeter 1", "Exeter 2", "Somerset 1", "Somerset 2"]) -arts_of_war_capability("L21", "My Father’s Blood", "any") +arts_of_war_capability("L21", "My Father's Blood", "any") arts_of_war_capability("L22", "Stafford Estates", ["Buckingham"]) arts_of_war_capability("L23", "Montagu", ["Warwick L"]) arts_of_war_capability("L24", "Married to a Neville", ["Clarence"]) -- cgit v1.2.3