mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/Spell): Bangle of Endless Blessing ICD adjustment (#16780)
This commit is contained in:
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;
|
||||
Reference in New Issue
Block a user