fix(DB/Procs): Ephemeral Snowflake having wrong icd (#20469)
This commit is contained in:
parent
5c427bef56
commit
a765c8f06c
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Ephemeral Snowflake
|
||||
UPDATE `spell_proc_event` SET `Cooldown` = 250 WHERE `entry` = 71567;
|
||||
Loading…
Add table
Add a link
Reference in a new issue