mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/Spells: added missing internal proc cooldown for Chill of the Grave to avoid additional granting runic power when hitting multiple targets with a single attack
This commit is contained in:
1
sql/updates/world/4.3.4/2020_08_28_02_world.sql
Normal file
1
sql/updates/world/4.3.4/2020_08_28_02_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `Cooldown`= 500 WHERE `SpellId`= -49149;
|
||||
Reference in New Issue
Block a user