Fix multi-leg promotions
[xboard.git] / conf / chu
1 ;
2 ; settings for oriental Chu-Shogi theme
3 ;
4 -variant chu
5 ;
6 ; pieces: supplied chu-shogi svg's, and flip them in flipView
7 ;
8 -pid ~~/themes/chu
9 -flipBlack true
10 -trueColors true
11 ;
12 ; board: no checkering (both w. and w.o. texture)
13 ;
14 -liteBackTextureFile  "~~/themes/textures/wood_l.png"
15 -darkBackTextureFile  "~~/themes/textures/wood_l.png"
16 -lightSquareColor #FF8040
17 -darkSquareColor #FF8040
18 ;
19 ; detour under-promotion is less convenient when non-pawns promote
20 ;
21 -sweepPromotions false
22 ;
23 ; legality testing must be on for double-moves to work, no adjudication
24 ;
25 -testLegality true
26 -trivialDraws false
27 -materialDraws false
28 ;
29 ; make the Lion roar on double captures
30 ;
31 -soundRoar roar.wav
32 ;
33 ; redefine default engine
34 ;
35 -fcp hachu
36 -scp hachu
37 ;
38 ; set up own persistence file, used for this theme only
39 ;
40 -settingsFile ~/.xboard-chu-rc
41 -saveSettingsFile ~/.xboard-chu-rc
42