summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--title.sql5
1 files changed, 1 insertions, 4 deletions
diff --git a/title.sql b/title.sql
index 8e8624b..ee21ead 100644
--- a/title.sql
+++ b/title.sql
@@ -1,4 +1 @@
-insert or replace into titles ( title_id, title_name, bgg ) values ( 'andean-abyss', 'Andean Abyss', 91080 );
-insert or ignore into setups ( title_id, player_count, scenario, options ) values
- ( 'andean-abyss', 4, 'Standard', '{"players":4}' )
-;
+insert or ignore into titles ( title_id, title_name, bgg ) values ( 'andean-abyss', 'Andean Abyss', 91080 );