Add Antiking v1
[vchess.git] / server / db / populate.sql
index 72dff2e..c37709b 100644 (file)
@@ -4,7 +4,8 @@ insert or ignore into Variants (name,description) values
   ('Alice', 'Both sides of the mirror'),
   ('Allmate1', 'Mate any piece (v1)'),
   ('Allmate2', 'Mate any piece (v2)'),
-  ('Antiking', 'Keep antiking in check'),
+  ('Antiking1', 'Keep antiking in check (v1)'),
+  ('Antiking2', 'Keep antiking in check (v2)'),
   ('Antimatter', 'Dangerous collisions'),
   ('Arena', 'Middle battle'),
   ('Atomic', 'Explosive captures'),