Şöyle birşey geldi aklıma ama:
void CHARACTER::ComputePoints()
içinde bul
SetPoint(POINT_MOV_SPEED, 100);
Üstüne ekle :
#ifndef ENABLE_TENGRS
if ((GetMapIndex() == 1) || (GetMapIndex() == 21) || (GetMapIndex() == 41))
SetPoint(POINT_ATTBONUS_HUMAN, 999);
#endif