DB/Spells: allow Strikes of Opportunity to proc from melee abilities as well

This commit is contained in:
Ovahlord
2019-11-10 18:30:37 +01:00
parent f0a5b4f400
commit 93ca72e7b6

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `SpellPhaseMask`= 2 WHERE `SpellId`= 76838;