From 9b203c8f6fcf69e889a26845d2452b9bd7427724 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 30 Apr 2025 00:42:07 +0200 Subject: Update cover. --- title.sql | 5 ----- 1 file changed, 5 deletions(-) (limited to 'title.sql') diff --git a/title.sql b/title.sql index 40d7e5d..7fc872e 100644 --- a/title.sql +++ b/title.sql @@ -1,6 +1 @@ insert or ignore into titles ( title_id, title_name, bgg ) values ( 'algeria', 'Algeria', 11293 ); -insert or ignore into setups ( title_id, player_count, scenario, options ) values - ( 'algeria', 2, '1954', '{}' ), - ( 'algeria', 2, '1958', '{}' ), - ( 'algeria', 2, '1960', '{}' ) -; -- cgit v1.2.3