This commit is contained in:
KayenEQ 2014-03-06 07:52:10 -05:00
parent 496f8151c9
commit fb3e3c8447

View File

@ -3707,6 +3707,7 @@ void Mob::BuffFadeBySlot(int slot, bool iRecalcBonuses)
case SE_Root:
{
buffs[slot].RootBreakChance = 0;
rooted = false;
break;
}