X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=8ff3fde159754615e2003d96e4d23719dabc5280;hp=46e8eb75920cb178828bc75135bb25bd698bf34c;hb=5b958911a93d212aa6ca300a948ac48510cbb227;hpb=5b18515f0b7dbfab8a2770d9b0fc7aace09267dc diff --git a/server/db/populate.sql b/server/db/populate.sql index 46e8eb75..8ff3fde1 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -11,6 +11,7 @@ insert or ignore into Variants (name, description) values ('Alice', 'Both sides of the mirror'), ('Allmate1', 'Mate any piece (v1)'), ('Allmate2', 'Mate any piece (v2)'), + ('Ambiguous', 'Play opponent''s pieces'), ('Antiking1', 'Keep antiking in check (v1)'), ('Antiking2', 'Keep antiking in check (v2)'), ('Antimatter', 'Dangerous collisions'),