summaryrefslogtreecommitdiff
path: root/title.sql
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 /title.sql
parent8e34f19c0147ef569db9518bd3459256855e5a0e (diff)
downloadhammer-of-the-scots-935d3fca8919160f11fe97806ab6672aa660cf4f.tar.gz
Lossless cover images.HEADmaster
Diffstat (limited to 'title.sql')
-rw-r--r--title.sql6
1 files changed, 1 insertions, 5 deletions
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 );