mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
DB/Spells: Arcane Concentration will now have a 15 seconds proc cooldown
This commit is contained in:
1
sql/updates/world/custom/custom_2019_08_30_01_world .sql
Normal file
1
sql/updates/world/custom/custom_2019_08_30_01_world .sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `Cooldown`= 15000 WHERE `SpellId` IN (11213, 12574, 12575);
|
||||
Reference in New Issue
Block a user