[Restoration] attempt to compare bool with number
illion20 opened this issue ยท 1 comments
1x HeroRotation_Druid\Restoration.lua:147: attempt to compare boolean with number
TargetUnit:DebuffRefreshableCP(S.RakeDebuff) < 1
TargetUnit:DebuffRefreshableCP(S.RakeDebuff) is a bool so this will fail
Fixed in commit baa666d