X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=208ffba83e6a108486af4584ee4c2ef7edc2f302;hp=47a6f3cf388f334b9ed42bf8c727ef5538624202;hb=cb801091e17374825c5559cb07f70a956f9ef670;hpb=955fbf56ea524b1a219d50b58ba1cae14e59b884 diff --git a/server/db/populate.sql b/server/db/populate.sql index 47a6f3cf..208ffba8 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -71,6 +71,7 @@ insert or ignore into Variants (name, description) values ('Koopa', 'Stun & kick pieces'), ('Koth', 'King of the Hill'), ('Losers', 'Get strong at self-mate'), + ('Lostqueen', 'Get rid of the queen'), ('Madhouse', 'Rearrange enemy pieces'), ('Madrasi', 'Paralyzed pieces'), ('Magnetic', 'Laws of attraction'),