1
0
Fork 0
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:
Gary Linscott 2013-02-19 10:31:50 -05:00
parent d570260a28
commit dc8c6ea2d1

View file

@ -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);