X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=7872515f4ec126fea622b3883f6185e9b9f195f8;hb=d5af4af2ac7d86bed9166916eb1610736647df0a;hp=aa0dace2e4090730d476970411e728b7998e1a1a;hpb=39867b70918e8199bdc830f4e99be954d653a1f0;p=vchess.git diff --git a/server/db/populate.sql b/server/db/populate.sql index aa0dace2..7872515f 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -49,6 +49,7 @@ insert or ignore into Variants (name, description) values ('Clorange', 'A Clockwork Orange'), ('Colorbound', 'The colorbound clobberers'), ('Convert', 'Convert enemy pieces'), + ('Copycat', 'Borrow powers'), ('Coregal', 'Two royal pieces'), ('Coronation', 'Long live the Queen'), ('Crazyhouse', 'Captures reborn'), @@ -145,6 +146,7 @@ insert or ignore into Variants (name, description) values ('Selfabsorb', 'Fusion pieces (v2)'), ('Shako', 'Non-conformism and utopia'), ('Shatranj', 'Ancient rules'), + ('Shinobi', 'A story of invasion'), ('Shogi', 'Japanese Chess'), ('Shogun', 'General''s Chess'), ('Sittuyin', 'Burmese Chess'),