X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fpopulate.sql;h=97f78bc4f0a6b6df6ad70672f6ad7cb044c738bf;hp=49419674ebecac19458b95686b74daaad34f37a3;hb=35ff9d1b79c050a7b8304bd725221aaee57f7209;hpb=7f09058f5c400e3bcf74431d185ed82d16011f12 diff --git a/server/db/populate.sql b/server/db/populate.sql index 49419674..97f78bc4 100644 --- a/server/db/populate.sql +++ b/server/db/populate.sql @@ -70,6 +70,7 @@ insert or ignore into Variants (name, description) values ('Parachute', 'Landing on the board'), ('Perfect', 'Powerful pieces'), ('Racingkings', 'Kings cross the 8x8 board'), + ('Rampage', 'Move under cover'), ('Rifle', 'Shoot pieces'), ('Recycle', 'Reuse pieces'), ('Rococo', 'Capture on the edge'),