Fix Joker
[vchess.git] / client / src / translations / rules / Suction / en.pug
index 60ccf6a..b2b3b74 100644 (file)
@@ -5,10 +5,14 @@ p.
   When a piece is taken it is not removed from the board, but moved instead
   to the square that was initially occupied by the capturing piece.
 
+p.
+  It is forbidden to "un-do" a capture right after it was played:
+  in the diagram position, 3...Bxg7 is not allowed.
+
 figure.diagram-container
   .diagram
-    | fen:rnbqkb1r/ppp1pppp/5B2/3p4/8/1P6/PnPPPPPP/RN1QKBNR:
-  figcaption After 1.b3 d5 2.Bb2 Nf6 3.Bxf6
+    | fen:rnbqk1nr/ppppppBp/6p1/8/8/1P6/PbPPPPPP/RN1QKBNR:
+  figcaption After 1.b3 g6 2.Bb2 Bg7 3.Bxg7
 
 ul
   li.
@@ -23,7 +27,7 @@ p.
 
 h3 End of the game
 
-p The goal is to "suck" the opponent's king to your own first rank.
+p The goal is to attract the opponent's king to your own first rank.
 
 figure.diagram-container
   .diagram
@@ -35,3 +39,5 @@ h3 Source
 p
   a(href="https://www.chessvariants.com/rules/suction-chess") Suction chess
   |  on chessvariants.com.
+
+p Inventor: Nathaniel Virgo (2018)