X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmaterial.cpp;h=208227e5223b87665377ea2395df11c76f055340;hp=9cc8eeadc470b7e2f20a9f91a9c5ee8a4c1f9568;hb=cc40d1c46a66a5ab21de658fee241f2592f51ef7;hpb=70d20326b0d53a39bbfa32f7c2b749e7dbebb985 diff --git a/src/material.cpp b/src/material.cpp index 9cc8eead..208227e5 100644 --- a/src/material.cpp +++ b/src/material.cpp @@ -46,7 +46,7 @@ namespace { { 7 }, // Bishop pair { 39, 2 }, // Pawn { 35, 271, -4 }, // Knight - { 7, 25, 4, 7 }, // Bishop + { 7, 105, 4, 7 }, // Bishop { -27, -2, 46, 100, 56 }, // Rook { 58, 29, 83, 148, -3, -25 } // Queen };