X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fvariants%2Fen.pug;h=552652ff91a50a324bbcf775239f5459cd688afe;hb=d2af3400944331ffd0c770f83857257c2f48e487;hp=66c14938a27011e55e433451c8ae1f727ce460da;hpb=87f40859ac7fea9f468d6be168df99f501a01198;p=vchess.git diff --git a/client/src/translations/variants/en.pug b/client/src/translations/variants/en.pug index 66c14938..552652ff 100644 --- a/client/src/translations/variants/en.pug +++ b/client/src/translations/variants/en.pug @@ -320,6 +320,7 @@ p Pieces can be drop on the board, either immediately or later in the game. "Madhouse", "Rampage", "Recycle", + "Shogun", "Teleport" ] ul @@ -425,7 +426,23 @@ p Orthodox rules, but the goal is not checkmate (or not only). "Threechecks", "Kinglet", "Koth", - "Squatter" + "Squatter1", + "Squatter2" + ] +ul + for v in varlist + li #[a(href="/#/variants/"+v) #{v}] + +h3 Non-chess + +p Some games not chess related. +- + var varlist = [ + "Emergo", + "Fanorona", + "Gomoku", + "Konane", + "Yote" ] ul for v in varlist @@ -440,15 +457,19 @@ p. var varlist = [ "Alice", "Ambiguous", + "Bario", "Bicolour", "Evolution", "Forward", + "Fusion", "Gridolina", "Hamilton", "Kingsmaker", "Magnetic", + "Refusal", "Relayup", "Rollerball", + "Selfabsorption", "Takenmake", "Wormhole" ]