fix(DB/Spell): Bangle of Endless Blessing ICD adjustment (#16780)
This commit is contained in:
parent
c6c2abf20b
commit
710f3fe7b1
1 changed files with 2 additions and 0 deletions
2
data/sql/updates/pending_db_world/bangle.sql
Normal file
2
data/sql/updates/pending_db_world/bangle.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `spell_proc_event` SET `Cooldown` = 50000 WHERE `entry` = 38334;
|
||||
Loading…
Add table
Add a link
Reference in a new issue