summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-11-24 12:56:58 +0100
committerTor Andersson <tor@ccxvii.net>2024-11-24 12:56:58 +0100
commit935d3fca8919160f11fe97806ab6672aa660cf4f (patch)
tree1dcc5fcae16033690386fad5dbd4af7a97e220ec
parent8e34f19c0147ef569db9518bd3459256855e5a0e (diff)
downloadhammer-of-the-scots-935d3fca8919160f11fe97806ab6672aa660cf4f.tar.gz
Lossless cover images.HEADmaster
-rw-r--r--cover.1x.pngbin0 -> 72045 bytes
-rw-r--r--cover.2x.pngbin0 -> 274509 bytes
-rw-r--r--thumbnail.pngbin0 -> 38472 bytes
-rw-r--r--title.sql6
4 files changed, 1 insertions, 5 deletions
diff --git a/cover.1x.png b/cover.1x.png
new file mode 100644
index 0000000..5d17dbf
--- /dev/null
+++ b/cover.1x.png
Binary files differ
diff --git a/cover.2x.png b/cover.2x.png
new file mode 100644
index 0000000..0ec1ba9
--- /dev/null
+++ b/cover.2x.png
Binary files differ
diff --git a/thumbnail.png b/thumbnail.png
new file mode 100644
index 0000000..da7dafa
--- /dev/null
+++ b/thumbnail.png
Binary files differ
diff --git a/title.sql b/title.sql
index 969f8e7..222749b 100644
--- a/title.sql
+++ b/title.sql
@@ -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 );