summaryrefslogtreecommitdiff
path: root/title.sql
diff options
context:
space:
mode:
Diffstat (limited to 'title.sql')
-rw-r--r--title.sql5
1 files changed, 1 insertions, 4 deletions
diff --git a/title.sql b/title.sql
index 1f4118a..b7776c0 100644
--- a/title.sql
+++ b/title.sql
@@ -1,4 +1 @@
-insert or replace into titles ( title_id, title_name, bgg, is_symmetric ) values ( 'field-cloth-gold', 'Field of the Cloth of Gold', 309752, 1 );
-insert or ignore into setups ( title_id, player_count, scenario, options ) values
- ( 'field-cloth-gold', 2, 'Standard', '{}' )
-;
+insert or ignore into titles ( title_id, title_name, bgg, is_symmetric ) values ( 'field-cloth-gold', 'Field of the Cloth of Gold', 309752, 1 );