mirror of
https://github.com/sockspls/badfish
synced 2025-04-30 08:43:09 +00:00
Bring back original bonus
This commit is contained in:
parent
d570260a28
commit
dc8c6ea2d1
1 changed files with 1 additions and 2 deletions
|
@ -150,8 +150,7 @@ namespace {
|
|||
|
||||
#undef S
|
||||
|
||||
// CLOP now likes 85, 31 - try next
|
||||
const Score BishopPinBonus = make_score(34, 17);
|
||||
const Score BishopPinBonus = make_score(66, 11);
|
||||
|
||||
// Bonus for having the side to move (modified by Joona Kiiski)
|
||||
const Score Tempo = make_score(24, 11);
|
||||
|
|
Loading…
Add table
Reference in a new issue