fix(DB/Procs): Ephemeral Snowflake having wrong icd (#20469)

This commit is contained in:
avarishd
2024-11-07 16:40:43 +02:00
committed by GitHub
parent 5c427bef56
commit a765c8f06c

View File

@@ -0,0 +1,2 @@
-- Ephemeral Snowflake
UPDATE `spell_proc_event` SET `Cooldown` = 250 WHERE `entry` = 71567;