From 79bad8cdc623f9277507361e95f00bf60e1c229d Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 17 May 2024 14:27:54 +0200 Subject: america/britain --- data.js | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'data.js') diff --git a/data.js b/data.js index 035323b..902705d 100644 --- a/data.js +++ b/data.js @@ -489,7 +489,8 @@ const cards = [ /* 71 */ { - title: "North's Government Falls - The War Ends in 1779", + full_title: "North's Government Falls - The War Ends in 1779", + title: "The War Ends in 1779", type: "mandatory-event", event: "the_war_ends", year: 1779, @@ -497,7 +498,8 @@ const cards = [ /* 72 */ { - title: "North's Government Falls - The War Ends in 1780", + full_title: "North's Government Falls - The War Ends in 1780", + title: "The War Ends in 1780", type: "mandatory-event", event: "the_war_ends", year: 1780, @@ -505,7 +507,8 @@ const cards = [ /* 73 */ { - title: "North's Government Falls - The War Ends in 1781", + full_title: "North's Government Falls - The War Ends in 1781", + title: "The War Ends in 1781", type: "mandatory-event", event: "the_war_ends", year: 1781, @@ -513,7 +516,8 @@ const cards = [ /* 74 */ { - title: "North's Government Falls - The War Ends in 1782", + full_title: "North's Government Falls - The War Ends in 1782", + title: "The War Ends in 1782", type: "mandatory-event", event: "the_war_ends", year: 1782, @@ -521,7 +525,8 @@ const cards = [ /* 75 */ { - title: "North's Government Falls - The War Ends in 1783", + full_title: "North's Government Falls - The War Ends in 1783", + title: "The War Ends in 1783", type: "mandatory-event", event: "the_war_ends", year: 1783, -- cgit v1.2.3