One With Nature isn't castable
Posted: Fri May 20, 2011 1:38 am
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.
Line 106 should be changed too (the line that removes the saturation effect) since it's also looking for saturation instead of cooldown.