From 16b1fc4b2ac78caed8d9ca3c7b29ee85cd3bf4d0 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 24 Jan 2025 17:53:07 +0100 Subject: update title.sql and add lossless cover/thumbnail png files --- title.sql | 3 --- 1 file changed, 3 deletions(-) (limited to 'title.sql') diff --git a/title.sql b/title.sql index c0bb4a0..eceade3 100644 --- a/title.sql +++ b/title.sql @@ -1,4 +1 @@ insert or ignore into titles ( title_id, title_name, bgg ) values ( '300-earth-and-water', '300: Earth & Water', 267058 ); -insert or ignore into setups ( title_id, player_count, scenario, options ) values - ( '300-earth-and-water', 2, 'Standard', '{"cheap_fleets":true}' ) -; -- cgit v1.2.3