Add Kar-Ouk
[vchess.git] / server / db / populate.sql
index c08dc9e..7603f1f 100644 (file)
@@ -14,6 +14,7 @@ insert or ignore into Variants (name, description) values
   ('Absorption', 'Absorb powers'),
   ('Alapo', 'Geometric Chess'),
   ('Alice', 'Both sides of the mirror'),
+  ('Align4', 'Align four pawns'),
   ('Allmate1', 'Mate any piece (v1)'),
   ('Allmate2', 'Mate any piece (v2)'),
   ('Ambiguous', 'Play opponent''s pieces'),
@@ -86,6 +87,7 @@ insert or ignore into Variants (name, description) values
   ('Isardam', 'No paralyzed pieces'),
   ('Janggi', 'Korean Chess'),
   ('Joker', 'Replace pieces'),
+  ('Karouk', 'Thai chess (v3)'),
   ('Kinglet', 'Protect your pawns'),
   ('Kingsmaker', 'Promote into kings'),
   ('Knightmate', 'Mate the knight'),