diff options
-rw-r--r-- | cover.1x.png | bin | 0 -> 57181 bytes | |||
-rw-r--r-- | cover.2x.png | bin | 0 -> 200829 bytes | |||
-rw-r--r-- | thumbnail.png | bin | 0 -> 31203 bytes | |||
-rw-r--r-- | title.sql | 5 |
4 files changed, 1 insertions, 4 deletions
diff --git a/cover.1x.png b/cover.1x.png Binary files differnew file mode 100644 index 0000000..6564232 --- /dev/null +++ b/cover.1x.png diff --git a/cover.2x.png b/cover.2x.png Binary files differnew file mode 100644 index 0000000..ef0d2f4 --- /dev/null +++ b/cover.2x.png diff --git a/thumbnail.png b/thumbnail.png Binary files differnew file mode 100644 index 0000000..40ceb74 --- /dev/null +++ b/thumbnail.png @@ -1,4 +1 @@ -insert or replace into titles ( title_id, title_name, bgg ) values ( 'shores-of-tripoli', 'Shores of Tripoli', 237860 ); -insert or ignore into setups ( title_id, player_count, scenario, options ) values - ( 'shores-of-tripoli', 2, 'Fortress Tripoli', '{}' ) -; +insert or ignore into titles ( title_id, title_name, bgg ) values ( 'shores-of-tripoli', 'Shores of Tripoli', 237860 ); |