mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
DB/Spells: Invocation will now proc only on spell interrupts
This commit is contained in:
1
sql/updates/world/custom/custom_2018_08_18_00_world.sql
Normal file
1
sql/updates/world/custom/custom_2018_08_18_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `HitMask`= 0x00001000 WHERE `SpellID` IN (84722, 84723);
|
||||
Reference in New Issue
Block a user