Results: 1Comments by: wiuser16102005
File: CooldownWatch 210-16-10
Bear swipe issues
Posted By: wiuser16102005
For those that use this for Bear tanking, the following changes will make Bear swipe work. 1. Add the following line to CooldownWatch.lua at 21: CooldownWatch.form = nil 2. Add the following lines to CooldownWatch.lua after 594: function CooldownWatch:GetClassAndForm() local form if GetShapeshiftForm then...