Fa efectul de la licorile mov/verzi permanente.
Recomand sa adaugati si acest fix: fix-potiuni-folosesti-deja-acest-efect-t2843.html
*Link download / Code:
Deschidem char_item.cpp si cautam:
Code:
AddAffect(AFFECT_UNIQUE_ABILITY, POINT_MOV_SPEED, item->GetValue(2), AFF_MOV_SPEED_POTION, item->GetValue(1), 0, true, true);
Cautam:
Code:
AddAffect(AFFECT_UNIQUE_ABILITY, POINT_ATT_SPEED, item->GetValue(2), AFF_ATT_SPEED_POTION, item->GetValue(1), 0, true, true);