mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB/Spells: allow Arcane Explosion to proc Arcane Potency
This commit is contained in:
1
sql/updates/world/4.3.4/2018_03_28_01_world.sql
Normal file
1
sql/updates/world/4.3.4/2018_03_28_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `SpellFamilyMask0`=`SpellFamilyMask0`|0x1000 WHERE `SpellId`=57529;
|
||||
Reference in New Issue
Block a user