Skip to content

Commit

Permalink
Update variants.ini
Browse files Browse the repository at this point in the history
musketeerGating replaces commitGates
  • Loading branch information
musketeerchess authored Dec 20, 2023
1 parent 0251d81 commit f6860dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/variants.ini
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
# wallingRegionWhite: mask where wall squares (including duck) can be placed by white [Bitboard] (default: all squares)
# wallingRegionBlack: mask where wall squares (including duck) can be placed by black [Bitboard] (default: all squares)
# seirawanGating: allow gating of pieces in hand like in S-Chess, requires "gating = true" [bool] (default: false)
# commitGates: gating pieces are committed to gating squares like in Musketeer chess [bool] (default: false)
# musketeerGating: gating pieces are committed to gating squares like in Musketeer chess [bool] (default: false)
# cambodianMoves: enable special moves of cambodian chess, requires "gating = true" [bool] (default: false)
# diagonalLines: enable special moves along diagonal for specific squares (Janggi) [Bitboard]
# pass: allow passing [bool] (default: false)
Expand Down

0 comments on commit f6860dd

Please sign in to comment.