parent
82a22cd021
commit
4250768a23
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2026_03_20_01 -> 2026_03_21_00
|
||||
-- Spirit Burn (54647) - Add 10s internal cooldown
|
||||
DELETE FROM `spell_proc` WHERE `SpellId` = 54647;
|
||||
INSERT INTO `spell_proc` (`SpellId`, `Cooldown`) VALUES (54647, 8000);
|
||||
Loading…
Add table
Add a link
Reference in a new issue