X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=13f2e8a7e8f883273c7ebb905a0ba1165c3d499f;hp=dd36fc9c9f6188cc2280f87a01e1fc44ac8ea44b;hb=87f40859ac7fea9f468d6be168df99f501a01198;hpb=afa561742713f16f65fba0cdd214cb62fbe40ab1 diff --git a/server/db/populate.sql b/server/db/populate.sql index dd36fc9c..13f2e8a7 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -119,6 +119,7 @@ insert or ignore into Variants (name, description) values ('Relayup', 'Upgrade pieces'), ('Rifle', 'Shoot pieces'), ('Recycle', 'Reuse pieces'), + ('Rollerball', 'As in the movie'), ('Rococo', 'Capture on the edge'), ('Rookpawns', 'Rook versus pawns'), ('Royalrace', 'Kings cross the 11x11 board'),