mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/Spell: fix Improved Stormstrike proc when you OHKO
This commit is contained in:
1
sql/updates/world/3.3.5/2018_01_02_09_world.sql
Normal file
1
sql/updates/world/3.3.5/2018_01_02_09_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `SpellPhaseMask`=0x1 WHERE `SpellId`=-51521;
|
||||
Reference in New Issue
Block a user