mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Spells: corrected spell type mask for Hex, Polymorph and Frost Nova's control effect procs
This commit is contained in:
1
sql/updates/world/4.3.4/2020_04_17_01_world.sql
Normal file
1
sql/updates/world/4.3.4/2020_04_17_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `SpellTypeMask`= 1 WHERE `SpellId` IN (118, 51514, 122);
|
||||
Reference in New Issue
Block a user