Fix typo in variants.ini
authorFabian Fichter <ianfab@users.noreply.github.com>
Fri, 2 Jun 2023 06:44:25 +0000 (08:44 +0200)
committerFabian Fichter <ianfab@users.noreply.github.com>
Fri, 2 Jun 2023 06:44:25 +0000 (08:44 +0200)
src/variants.ini

index 6e3f64b..0ebd3cc 100644 (file)
 # passOnStalemate: allow passing in case of stalemate [bool] (default: false)
 # makpongRule: the king may not move away from check [bool] (default: false)
 # flyingGeneral: disallow general face-off like in xiangqi [bool] (default: false)
-# soldierPromotionRank: restrict soldier to shogi pawn movements until reaching n-th rank [bool] (default: 1)
+# soldierPromotionRank: restrict soldier to shogi pawn movements until reaching n-th rank [Rank] (default: 1)
 # flipEnclosedPieces: change color of pieces that are enclosed by a drop [EnclosingRule] (default: none)
 # nMoveRuleTypes: define pieces resetting n move rule [PieceSet] (default: p)
 # nMoveRuleTypesWhite: define white pieces resetting n move rule [PieceSet] (default: p)