X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=84a34d5d2f339fe0dccd1f12a7980e6981715359;hp=e6291462e19158d950318e3147c5579e9bf440e3;hb=0ba6420d3515e278b34c29e5afa1e58f6e08e9eb;hpb=71ef1664983cd58db3c3bbfdf6cb7c362474e9a5 diff --git a/server/db/populate.sql b/server/db/populate.sql index e6291462..84a34d5d 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -22,6 +22,7 @@ insert or ignore into Variants (name,description) values ('Losers', 'Lose all pieces'), ('Magnetic', 'Laws of attraction'), ('Marseille', 'Move twice'), + ('Royalrace', 'King crosses the board'), ('Recycle', 'Reuse pieces'), ('Suction', 'Attract opposite king'), ('Upsidedown', 'Board upside down'),