Add Coregal variant + simplify time management in Game.vue
[vchess.git] / server / db / populate.sql
index 2107afb..d656653 100644 (file)
@@ -17,6 +17,7 @@ insert or ignore into Variants (name,description) values
   ('Checkered', 'Shared pieces'),
   ('Chess960', 'Standard rules'),
   ('Circular', 'Run forward'),
+  ('Coregal', 'Two royal pieces'),
   ('Crazyhouse', 'Captures reborn'),
   ('Cylinder', 'Neverending rows'),
   ('Dark', 'In the shadow'),