mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
DB/Spells: allow Strikes of Opportunity to proc from melee abilities as well
This commit is contained in:
1
sql/updates/world/custom/custom_2019_11_10_01_world.sql
Normal file
1
sql/updates/world/custom/custom_2019_11_10_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `SpellPhaseMask`= 2 WHERE `SpellId`= 76838;
|
||||
Reference in New Issue
Block a user