diff options
-rw-r--r-- | cover.1x.png | bin | 0 -> 72045 bytes | |||
-rw-r--r-- | cover.2x.png | bin | 0 -> 274509 bytes | |||
-rw-r--r-- | thumbnail.png | bin | 0 -> 38472 bytes | |||
-rw-r--r-- | title.sql | 6 |
4 files changed, 1 insertions, 5 deletions
diff --git a/cover.1x.png b/cover.1x.png Binary files differnew file mode 100644 index 0000000..5d17dbf --- /dev/null +++ b/cover.1x.png diff --git a/cover.2x.png b/cover.2x.png Binary files differnew file mode 100644 index 0000000..0ec1ba9 --- /dev/null +++ b/cover.2x.png diff --git a/thumbnail.png b/thumbnail.png Binary files differnew file mode 100644 index 0000000..da7dafa --- /dev/null +++ b/thumbnail.png @@ -1,5 +1 @@ -insert or replace into titles ( title_id, title_name, bgg ) values ( 'hammer-of-the-scots', 'Hammer of the Scots', 3685 ); -insert or ignore into setups ( title_id, player_count, scenario, options ) values - ( 'hammer-of-the-scots', 2, 'Braveheart', '{"delay_hits":true}' ), - ( 'hammer-of-the-scots', 2, 'The Bruce', '{"delay_hits":true}' ) -; +insert or ignore into titles ( title_id, title_name, bgg ) values ( 'hammer-of-the-scots', 'Hammer of the Scots', 3685 ); |