mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 21:57:01 +01:00
Core/Spell: restore old proc system behaviour on auras self proc.
This commit is contained in:
1
sql/updates/world/3.3.5/2016_11_19_00_world_335.sql
Normal file
1
sql/updates/world/3.3.5/2016_11_19_00_world_335.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `AttributesMask`=`AttributesMask`|0x2 WHERE `SpellId` IN (71406,71545); -- Anger Capacitor
|
||||
Reference in New Issue
Block a user