X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=server%2Fdb%2Fpopulate.sql;h=f9c9a332fff437ada754f0197c42ba942550f7c8;hb=1006b211894bdc0624e2fd332ac78322bf8ca0ee;hp=9b7842be56fecafa06dbff7ea1b4544d04451f54;hpb=cfeaa4a1149ef71f12789c958f40c6cc7177bbd7;p=vchess.git diff --git a/server/db/populate.sql b/server/db/populate.sql index 9b7842be..f9c9a332 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -47,6 +47,7 @@ insert or ignore into Variants (name, description) values ('Circular', 'Run forward'), ('Clorange', 'A Clockwork Orange'), ('Colorbound', 'The colorbound clobberers'), + ('Convert', 'Convert enemy pieces'), ('Coregal', 'Two royal pieces'), ('Coronation', 'Long live the Queen'), ('Crazyhouse', 'Captures reborn'),