Talk:PitBull
From WowAce Wiki
This page needs a link to some different templates.
- --Baluki 15:00, 25 September 2007 (EDT)
[edit]
RangeCheck dont work for priests below lvl 20
RangeCheck dont work for priests below lvl 20:
if class == "PRIEST" then distanceCheckFunction = function(unit) return IsSpellInRange(BS["Flash Heal"], unit) == 1 or not UnitIsFriend("player", unit) end
Flash Heal req lvl 20

