Draft Hiddenqueen, Grasshopper and Knightmate chess (rules unwritten)
[vchess.git] / server / db / populate.sql
index 2accc88..6ddedf6 100644 (file)
@@ -20,7 +20,10 @@ insert or ignore into Variants (name,description) values
   ('Enpassant', 'Capture en passant'),
   ('Extinction', 'Capture all of a kind'),
   ('Grand', 'Big board'),
+  ('Grasshopper', 'Long jumps over pieces'),
   ('Hidden', 'Unidentified pieces'),
+  ('Hiddenqueen', 'Queen disguised as a pawn'),
+  ('Knightmate', 'Mate the knight'),
   ('Knightrelay', 'Move like a knight'),
   ('Losers', 'Lose all pieces'),
   ('Magnetic', 'Laws of attraction'),