fix(DB/Spell): Talisman of Ascendance should only proc on spell casts (#16776)

This commit is contained in:
Samsequel
2023-07-19 07:54:07 +02:00
committed by GitHub
parent 9ccdb1dcdf
commit 1a967dc3da

View File

@@ -0,0 +1 @@
UPDATE `spell_proc_event` SET `procEx` = 262144 WHERE `entry` = 28200;