Some thoughts on Chakart + fix Hiddenqueen moves notation + better moveslist display
[vchess.git] / server / db / populate.sql
index a3eb282..e51027c 100644 (file)
@@ -2,6 +2,7 @@
 
 insert or ignore into Variants (name, description, noProblems) values
   ('Apocalypse', 'The end of the world', true),
 
 insert or ignore into Variants (name, description, noProblems) values
   ('Apocalypse', 'The end of the world', true),
+  ('Chakart', 'Capture the princess'),
   ('Dark', 'In the shadow', true),
   ('Hidden', 'Unidentified pieces', true),
   ('Hiddenqueen', 'Queen disguised as a pawn', true),
   ('Dark', 'In the shadow', true),
   ('Hidden', 'Unidentified pieces', true),
   ('Hiddenqueen', 'Queen disguised as a pawn', true),