Pandemonium 1 & 2, Stealthbomb 1 & 2
[vchess.git] / server / db / populate.sql
index 13a4fb8..e7e7b70 100644 (file)
@@ -122,7 +122,8 @@ insert or ignore into Variants (name, description) values
   ('Pacifist1', 'Convert & support (v1)'),
   ('Pacifist2', 'Convert & support (v2)'),
   ('Pacosako', 'Dance with the King'),
-  ('Pandemonium', 'Noise and confusion'),
+  ('Pandemonium1', 'Noise and confusion (v1)'),
+  ('Pandemonium2', 'Noise and confusion (v2)'),
   ('Parachute', 'Landing on the board'),
   ('Pawnmassacre', 'Pieces upside down'),
   ('Pawns', 'Reach the last rank (v1)'),
@@ -156,7 +157,8 @@ insert or ignore into Variants (name, description) values
   ('Spartan', 'Spartan versus Persians'),
   ('Squatter1', 'Squat last rank (v1)'),
   ('Squatter2', 'Squat last rank (v2)'),
-  ('Stealthbomb', 'Beware the bomb'),
+  ('Stealthbomb1', 'Beware the bomb (v1)'),
+  ('Stealthbomb2', 'Beware the bomb (v2)'),
   ('Suicide', 'Lose all pieces'),
   ('Suction', 'Attract opposite king'),
   ('Swap', 'Dangerous captures'),