diff --git a/VuhDoSpellEstimator.lua b/VuhDoSpellEstimator.lua index 4062e03a7d6673ae49b28e85b08b613264025b24..cb72c46b58efb522b4e7a26ebfc0f99e81996cb3 100644 --- a/VuhDoSpellEstimator.lua +++ b/VuhDoSpellEstimator.lua @@ -80,6 +80,7 @@ function VUHDO_initFromSpellbook() if "PRIEST" == VUHDO_PLAYER_CLASS then VUHDO_PLAYER_HOTS[#VUHDO_PLAYER_HOTS + 1] = VUHDO_SPELL_ID.ECHO_OF_LIGHT; + VUHDO_PLAYER_HOTS[#VUHDO_PLAYER_HOTS + 1] = VUHDO_SPELL_ID.SPIRIT_SHELL; end if "DRUID" == VUHDO_PLAYER_CLASS then