Fix en-passant for Wildebeest, draft Benedict variant
[vchess.git] / server / db / populate.sql
index 96f9e07..34d0f44 100644 (file)
@@ -5,6 +5,7 @@ insert or ignore into Variants (name,description) values
   ('Antiking', 'Keep antiking in check'),
   ('Atomic', 'Explosive captures'),
   ('Baroque', 'Exotic captures'),
+  ('Benedict', 'Change colors'),
   ('Berolina', 'Pawns move diagonally'),
   ('Checkered', 'Shared pieces'),
   ('Chess960', 'Standard rules'),