Fix SuctionChess, draft HiddenRules (unfinished)
[vchess.git] / server / db / populate.sql
index 2876ba7..384b735 100644 (file)
@@ -16,6 +16,7 @@ insert or ignore into Variants (name,description) values
   ('Enpassant', 'Capture en passant'),
   ('Extinction', 'Capture all of a kind'),
   ('Grand', 'Big board'),
+  ('Hidden', 'Unidentified pieces'),
   ('Losers', 'Lose all pieces'),
   ('Magnetic', 'Laws of attraction'),
   ('Marseille', 'Move twice'),