fix(DB/Spells): Zandalarian Hero Charm trinket should drop off stacks… (#12406)

… only on cast.
This commit is contained in:
UltraNix 2022-07-19 23:25:01 +02:00 committed by GitHub
parent 1066bc76b1
commit 79f34b2b31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
UPDATE `spell_proc_event` SET `procPhase`=1 WHERE `entry`=24658;