Add Rugby variant
[vchess.git] / server / db / populate.sql
index a192106..cee2970 100644 (file)
@@ -35,8 +35,9 @@ insert or ignore into Variants (name,description) values
   ('Marseille', 'Move twice'),
   ('Racingkings', 'Kings cross the 8x8 board'),
   ('Rifle', 'Shoot pieces'),
-  ('Royalrace', 'Kings cross the 11x11 board'),
   ('Recycle', 'Reuse pieces'),
+  ('Royalrace', 'Kings cross the 11x11 board'),
+  ('Rugby', 'Score a try'),
   ('Shatranj', 'Ancient rules'),
   ('Suicide', 'Lose all pieces'),
   ('Suction', 'Attract opposite king'),