X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=3fea093a3ccfc5c98c82973f1d7f9681153c8738;hb=e9b0b5043dc87ebc6857c255e2202a215912c4d9;hp=96f9e07efb3c452cb01d6e2ed875b668c4fea94b;hpb=168a5e4cb38413c58d6beae083014eb67dba6b97;p=vchess.git diff --git a/server/db/populate.sql b/server/db/populate.sql index 96f9e07e..3fea093a 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -3,8 +3,10 @@ insert or ignore into Variants (name,description) values ('Alice', 'Both sides of the mirror'), ('Antiking', 'Keep antiking in check'), + ('Antimatter', 'Dangerous collisions'), ('Atomic', 'Explosive captures'), ('Baroque', 'Exotic captures'), + ('Benedict', 'Change colors'), ('Berolina', 'Pawns move diagonally'), ('Checkered', 'Shared pieces'), ('Chess960', 'Standard rules'),