1hb skill modifier
I was trying to add a 1hb skill modifier to a weapon but it would not work all other skills did i asked in irc and bolly came back with this
Bolly> bonuses.cpp
<Bolly> says if (item->SkillModVlue != 0 && item->SkillModType<HIGHEST_SKILL) {
<Bolly> shoudl be != 255
|