diff options
Diffstat (limited to 'tools')
-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 6c653ba..92cadd2 100644 --- a/tools/gendata.js +++ b/tools/gendata.js @@ -1529,7 +1529,7 @@ arts_of_war_event("Y4", "Jack Cade", "this_levy") arts_of_war_event("Y5", "Suspicion", "hold") arts_of_war_event("Y6", "Seamanship", "this_campaign") arts_of_war_event("Y7", "Yorkists Block Parliament", "this_levy") -arts_of_war_event("Y8", "Exile Pact", "this_levy") +arts_of_war_event("Y8", "Exile Pact", "this_campaign") arts_of_war_event("Y9", "Escape Ship", "hold") arts_of_war_event("Y10", "Tax Collectors", "now") arts_of_war_event("Y11", "Blocked Ford", "hold") |