X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=e6291462e19158d950318e3147c5579e9bf440e3;hp=a86a874055e1b055565d630d66dc9d848ba3aa81;hb=71ef1664983cd58db3c3bbfdf6cb7c362474e9a5;hpb=e3e2cc443054cfb273b28b3ba46f559117c5ceae diff --git a/server/db/populate.sql b/server/db/populate.sql index a86a8740..e6291462 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -13,6 +13,7 @@ insert or ignore into Variants (name,description) values ('Chess960', 'Standard rules'), ('Circular', 'Run forward'), ('Crazyhouse', 'Captures reborn'), + ('Cylinder', 'Neverending rows'), ('Dark', 'In the shadow'), ('Enpassant', 'Capture en passant'), ('Extinction', 'Capture all of a kind'),