X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=server%2Fdb%2Fpopulate.sql;h=3fea093a3ccfc5c98c82973f1d7f9681153c8738;hb=8b405c81769b822dd2d0db28c613da259f68c071;hp=34d0f44e5485b2cc07551e04e23cbd9a9a720388;hpb=2ceec0ec299f93627fbe9a4e278cdb0d943e2b63;p=vchess.git diff --git a/server/db/populate.sql b/server/db/populate.sql index 34d0f44e..3fea093a 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -3,6 +3,7 @@ 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'),