X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=34d0f44e5485b2cc07551e04e23cbd9a9a720388;hp=96f9e07efb3c452cb01d6e2ed875b668c4fea94b;hb=9bd6786b863c31c3ccd0057b87cf454c90886056;hpb=0d329b05fd922645ee52e6709d119a002c8aad64 diff --git a/server/db/populate.sql b/server/db/populate.sql index 96f9e07e..34d0f44e 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -5,6 +5,7 @@ insert or ignore into Variants (name,description) values ('Antiking', 'Keep antiking in check'), ('Atomic', 'Explosive captures'), ('Baroque', 'Exotic captures'), + ('Benedict', 'Change colors'), ('Berolina', 'Pawns move diagonally'), ('Checkered', 'Shared pieces'), ('Chess960', 'Standard rules'),