X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=df100229d6c2d19fd3f420b5c38c16cfe7ba69ad;hp=97f78bc4f0a6b6df6ad70672f6ad7cb044c738bf;hb=4fcb0c043ae5ff60b6b54d132a5bd2b249eede4a;hpb=a930dd712643df1d673bdc2b777b5912b9a41584 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'),