X-Git-Url: https://git.auder.net/variants/Cwda/complete_rules.html?a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=f9c9a332fff437ada754f0197c42ba942550f7c8;hb=d2a3ec5202c69db3a4d20ca026defb9e21a790f4;hp=5648379428d3a8a3f1124d37a21a8473d1d697d0;hpb=1943de6b9d55716dac4ef8b5672bed803d8d43f9;p=vchess.git diff --git a/server/db/populate.sql b/server/db/populate.sql index 56483794..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'), @@ -80,6 +81,7 @@ insert or ignore into Variants (name, description) values ('Hoppelpoppel', 'Knibis and Bisknis'), ('Horde', 'A pawns cloud'), ('Hypnotic', 'Mind control (v1)'), + ('Iceage', 'Ice Age is coming!'), ('Interweave', 'Interweaved colorbound teams'), ('Isardam', 'No paralyzed pieces'), ('Janggi', 'Korean Chess'),