mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Spells: corrected proc behavior of Chill of the Grave - only allow it to proc when its triggering spells hit the target
(cherry picked from commit 59c6650db38a547584f87a97479a23b6c49e6ff6)
This commit is contained in:
1
sql/updates/world/cata_classic/2025_01_11_03_world.sql
Normal file
1
sql/updates/world/cata_classic/2025_01_11_03_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `SpellPhaseMask`= 0x4 WHERE `SpellId`= -49149;
|
||||
Reference in New Issue
Block a user