X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=db%2Fpopulate.sql;fp=db%2Fpopulate.sql;h=8cc67d9f9daa0ec1b1ffeb499b258b9b785bb1af;hb=261346af7c40cbcf52c5107b797987f84d2e90b6;hp=c577a6c25664f0d2eb7c19bedcb7ff98b44e6d98;hpb=edcd679ab1fe609641451586ef1e9484925c4f83;p=vchess.git diff --git a/db/populate.sql b/db/populate.sql index c577a6c2..8cc67d9f 100644 --- a/db/populate.sql +++ b/db/populate.sql @@ -16,6 +16,6 @@ insert or ignore into Variants values ('Magnetic', 'Laws of attraction'), ('Marseille', 'Move twice'), ('Switching', 'Exchange pieces positions'), - ('Upsidedown', 'Walking on the hands'), + ('Upsidedown', 'Head upside down'), ('Wildebeest', 'Balanced sliders & leapers'), ('Zen', 'Reverse captures');