diff options
-rw-r--r-- | cover.1x.png | bin | 0 -> 69597 bytes | |||
-rw-r--r-- | cover.2x.png | bin | 0 -> 253125 bytes | |||
-rw-r--r-- | thumbnail.png | bin | 0 -> 37634 bytes | |||
-rw-r--r-- | title.sql | 3 |
4 files changed, 0 insertions, 3 deletions
diff --git a/cover.1x.png b/cover.1x.png Binary files differnew file mode 100644 index 0000000..7d34be4 --- /dev/null +++ b/cover.1x.png diff --git a/cover.2x.png b/cover.2x.png Binary files differnew file mode 100644 index 0000000..f13c4d8 --- /dev/null +++ b/cover.2x.png diff --git a/thumbnail.png b/thumbnail.png Binary files differnew file mode 100644 index 0000000..3bffc2f --- /dev/null +++ b/thumbnail.png @@ -1,4 +1 @@ insert or ignore into titles ( title_id, title_name, bgg ) values ( 'waterloo-campaign-1815', 'Waterloo Campaign 1815', 295402 ); -insert or ignore into setups ( title_id, player_count, scenario, options ) values - ( 'waterloo-campaign-1815', 2, 'June 16', '{}' ) -; |