From: Fabian Fichter Date: Sun, 6 Aug 2023 13:57:36 +0000 (+0200) Subject: Update variants.ini X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=f4ee917c22e5c0096d364e7ea80a33274734f839;p=fairystockfish.git Update variants.ini Closes #685 --- diff --git a/src/variants.ini b/src/variants.ini index f487002..5b139d8 100644 --- a/src/variants.ini +++ b/src/variants.ini @@ -144,7 +144,7 @@ # maxRank: maximum rank [Rank] (default: 8) # maxFile: maximum file [File] (default: 8) # chess960: allow chess960 castling [bool] (default: false) -# twoBoards: the game is influenced by a second board (e.g., bughouse) [bool] (default: false) +# twoBoards: pocket pieces are added from an external source, usually from a second board (e.g., bughouse) [bool] (default: false) # startFen: FEN of starting position (default: rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1) # mobilityRegion: the mobility area can be defined via options specific to color and piece, # .e.g., mobilityRegionWhiteRook, mobilityRegionBlackJanggiElephant, etc. [Bitboard]