diff --git a/src/material.cpp b/src/material.cpp index 8d0b7f3a..8a7fcb8d 100644 --- a/src/material.cpp +++ b/src/material.cpp @@ -39,7 +39,7 @@ namespace { const Value RedundantRook = Value(554); // pair pawn knight bishop rook queen - const int LinearCoefficients[6] = { 1617, -162, -1172, -190, 105, 26 }; + const int LinearCoefficients[6] = { 1817, -162, -1122, -190, 105, 26 }; const int QuadraticCoefficientsSameColor[][PIECE_TYPE_NB] = { // pair pawn knight bishop rook queen