Ret Pally rotation
petesmisc opened this issue ยท 3 comments
After the recent update (a day or two ago), my rotation is showing "Inquisition" but I am NOT talented for Inquisition! This was NOT showing up prior to the update (and it should not be showing up unless I select that talent)
So, we have a bug.
I added a check and S.Inquisition:IsAvailable()
around the ifs for Cast Inquistion checks and this helped.
RetributionINQ.txt
I added a check
and S.Inquisition:IsAvailable()
around the ifs for Cast Inquistion checks and this helped.
RetributionINQ.txt
I just made this change and it appears to have fixed the problem. Thank you!!!
Hi, thanks for the report. This should be fixed in dc60b4c.