X-Git-Url: https://git.auder.net/pieces/Cwda/n_white_knight.svg?a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=df100229d6c2d19fd3f420b5c38c16cfe7ba69ad;hb=032ecd58543d1182b41da0c45b272e99a3014ad8;hp=97f78bc4f0a6b6df6ad70672f6ad7cb044c738bf;hpb=35ff9d1b79c050a7b8304bd725221aaee57f7209;p=vchess.git diff --git a/server/db/populate.sql b/server/db/populate.sql index 97f78bc4..df100229 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -67,6 +67,8 @@ insert or ignore into Variants (name, description) values ('Monster', 'White move twice'), ('Omega', 'A wizard in the corner'), ('Orda', 'Mongolian Horde'), + ('Pacifist1', 'Convert & support (v1)'), + ('Pacifist2', 'Convert & support (v2)'), ('Parachute', 'Landing on the board'), ('Perfect', 'Powerful pieces'), ('Racingkings', 'Kings cross the 8x8 board'),