mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
Core/Spells: Removed internal cooldown of spell Eradication as it was removed in patch 3.1.0.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Eradication should not have internal cooldown
|
||||
UPDATE `spell_proc_event` SET `Cooldown`=0 WHERE `entry` IN (47195,47196,47197);
|
||||
Reference in New Issue
Block a user