X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=72ded709b9d8204f98dc0e294a09c35f888dd8d1;hp=215a9b72598c925ec431bf41d804781def24b15c;hb=23dbe4b8d02dbaacc54c9b1057be91b290dfb8e7;hpb=d54f6261c9e30f4eabb402ad301dd5c5e40fb656 diff --git a/server/db/populate.sql b/server/db/populate.sql index 215a9b72..72ded709 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -45,6 +45,7 @@ insert or ignore into Variants (name,description) values ('Shatranj', 'Ancient rules'), ('Suicide', 'Lose all pieces'), ('Suction', 'Attract opposite king'), + ('Synchrone', 'Play at the same time'), ('Threechecks', 'Give three checks'), ('Twokings', 'Two kings'), ('Upsidedown', 'Board upside down'),