Page 1 of 1

One With Nature isn't castable

Posted: Fri May 20, 2011 1:38 am
by edge2054
The One With Nature pre-use checks for self:hasEffect(self.EFF_INFUSION_SATURATION) but the Infusion Saturation effect is actually name = "INFUSION_COOLDOWN",

Line 106 should be changed too (the line that removes the saturation effect) since it's also looking for saturation instead of cooldown.

Re: One With Nature isn't castable

Posted: Fri May 27, 2011 3:34 pm
by darkgod
fixed