X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=563477200101308cad28c57e5b6a47ccc9cb13da;hp=aa0dace2e4090730d476970411e728b7998e1a1a;hb=b21e0e3a8f4af5c04b39c034d13bbb4e1e2abf18;hpb=8d15beb4880d40c89d893a3423fb1d0f0ffbc2c6 diff --git a/server/db/populate.sql b/server/db/populate.sql index aa0dace2..56347720 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'),