X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=server%2Fdb%2Fpopulate.sql;h=4060a44267d057edb2329b926ec04d37073af930;hb=90e814b6717b1ba932bba0e52958f54f814a2503;hp=b151b596c47518f9566e19e063a6b691aa490ef6;hpb=41c5b662cfbe236402f67f383b40c900b8e7965b;p=vchess.git diff --git a/server/db/populate.sql b/server/db/populate.sql index b151b596..4060a442 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -17,6 +17,7 @@ insert or ignore into Variants (name,description) values ('Crazyhouse', 'Captures reborn'), ('Cylinder', 'Neverending rows'), ('Dark', 'In the shadow'), + ('Eightpieces', 'Each piece is unique'), ('Enpassant', 'Capture en passant'), ('Extinction', 'Capture all of a kind'), ('Grand', 'Big board'),