fix(DB/SAI): spell proc event phase mask changed to on hit for entrap… (#23906)

This commit is contained in:
thomasjteachey 2025-12-10 18:11:57 -05:00 committed by GitHub
parent d1ff286c0d
commit 27ca37d673
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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