X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=83ba4cc097408b1b9a34c8f40d70fcc4bdcc9df6;hp=147868d98452b56d20318208cd3bcca569705840;hb=5e1bc6519d4c81aeac40aec7390c64c913cbf566;hpb=bfa7d9931b50c1ed54ff3c6d4ef5bc423f26de94 diff --git a/server/db/populate.sql b/server/db/populate.sql index 147868d9..83ba4cc0 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -42,7 +42,8 @@ insert or ignore into Variants (name, description) values ('Knightrelay2', 'Move like a knight (v2)'), ('Losers', 'Get strong at self-mate'), ('Magnetic', 'Laws of attraction'), - ('Marseille', 'Move twice'), + ('Marseille', 'Double moves'), + ('Monster', 'White move twice'), ('Orda', 'Mongolian Horde'), ('Parachute', 'Landing on the board'), ('Perfect', 'Powerful pieces'),