X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=122224d1a830b6e4d9707958ae2cf6acbff36e74;hp=b2740327ebc661a799925be959e0014879cc8d4f;hb=0b0f03354fdb4ffbcf9c0dd208d42c80235ade45;hpb=2a0672a98b555f0fecfd951d583e69419769d411 diff --git a/server/db/populate.sql b/server/db/populate.sql index b2740327..122224d1 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -26,6 +26,7 @@ insert or ignore into Variants (name, description) values ('Avalanche', 'Pawnfalls'), ('Ball', 'Score a goal'), ('Balaklava', 'Meet the Mammoth'), + ('Bario', 'A quantum story'), ('Baroque', 'Exotic captures'), ('Benedict', 'Change colors'), ('Berolina', 'Pawns move diagonally'), @@ -119,6 +120,7 @@ insert or ignore into Variants (name, description) values ('Relayup', 'Upgrade pieces'), ('Rifle', 'Shoot pieces'), ('Recycle', 'Reuse pieces'), + ('Refusal', 'Do not play that!'), ('Rollerball', 'As in the movie'), ('Rococo', 'Capture on the edge'), ('Rookpawns', 'Rook versus pawns'),