X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=dd36fc9c9f6188cc2280f87a01e1fc44ac8ea44b;hb=8fe025db3e9724d6b221481738a7787761793355;hp=043c8a8f83fe525f9d4f4ed02f1dde22c2315bb9;hpb=459edd581fa23f511e224f07554944bbe53a2d70;p=vchess.git diff --git a/server/db/populate.sql b/server/db/populate.sql index 043c8a8f..dd36fc9c 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -63,6 +63,7 @@ insert or ignore into Variants (name, description) values ('Football', 'Score a goal'), ('Forward', 'Moving forward'), ('Freecapture', 'Capture both colors'), + ('Fugue', 'Baroque Music'), ('Fullcavalry', 'Lancers everywhere'), ('Grand', 'Big board'), ('Grasshopper', 'Long jumps over pieces'), @@ -128,6 +129,7 @@ insert or ignore into Variants (name, description) values ('Shatranj', 'Ancient rules'), ('Shogi', 'Japanese Chess'), ('Sittuyin', 'Burmese Chess'), + ('Spartan', 'Spartan versus Persians'), ('Squatter', 'Squat last rank'), ('Suicide', 'Lose all pieces'), ('Suction', 'Attract opposite king'),