summaryrefslogtreecommitdiff
path: root/title.sql
diff options
context:
space:
mode:
Diffstat (limited to 'title.sql')
-rw-r--r--title.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/title.sql b/title.sql
new file mode 100644
index 0000000..2c73406
--- /dev/null
+++ b/title.sql
@@ -0,0 +1,3 @@
+insert or ignore into titles ( title_id, title_name, bgg ) values ( '300-earth-and-water', '300: Earth & Water', 267058 );
+insert or ignore into roles values ( '300-earth-and-water', 'Persia' );
+insert or ignore into roles values ( '300-earth-and-water', 'Greece' );