Early draft of Paco-Sako + some fixes
[vchess.git] / server / db / populate.sql
index 56a0430..7f4a7a3 100644 (file)
@@ -64,7 +64,7 @@ insert or ignore into Variants (name, description) values
   ('Hoppelpoppel', 'Knibis and Bisknis'),
   ('Horde', 'A pawns cloud'),
   ('Interweave', 'Interweaved colorbound teams'),
-  ('Jangqi', 'Korean Chess'),
+  ('Janggi', 'Korean Chess'),
   ('Kinglet', 'Protect your pawns'),
   ('Knightmate', 'Mate the knight'),
   ('Knightpawns', 'Knight versus pawns'),
@@ -88,6 +88,7 @@ insert or ignore into Variants (name, description) values
   ('Ordamirror', 'Mongolian Horde (v2)'),
   ('Pacifist1', 'Convert & support (v1)'),
   ('Pacifist2', 'Convert & support (v2)'),
+  ('Pacosako', 'Dance with the King'),
   ('Parachute', 'Landing on the board'),
   ('Pawnmassacre', 'Pieces upside down'),
   ('Pawns', 'Reach the last rank (v1)'),