X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=server%2Fdb%2Fpopulate.sql;h=a085aa12cfd4d7f39ee305ad4b9e6a14d20ec639;hb=665eed903c4f294de82e7cb0ce4026b64fe64765;hp=e9cf921ff21687e532e2c72ac167e19641fcd82f;hpb=8bbf9c0242c5430a7531b0eb88e30bf61018446a;p=vchess.git diff --git a/server/db/populate.sql b/server/db/populate.sql index e9cf921f..a085aa12 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -49,6 +49,7 @@ insert or ignore into Variants (name, description) values ('Losers', 'Get strong at self-mate'), ('Magnetic', 'Laws of attraction'), ('Maxima', 'Occupy the enemy palace'), + ('Monochrome', 'All of the same color'), ('Monster', 'White move twice'), ('Omega', 'A wizard in the corner'), ('Orda', 'Mongolian Horde'),