Scripts/Spells: Removed facing requirements from penance healing component
Port From (https://github.com/TrinityCore/TrinityCore/commit/38ad6c2cf043c640c798a1467b8ad71265fd9c6c)
This commit is contained in:
@@ -1585,6 +1585,7 @@ namespace Game.Spells
|
||||
case 183435: // Retribution Aura
|
||||
case 317920: // Concentration Aura
|
||||
_spellSpecific = SpellSpecificType.Aura;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user