Skip to content

Commit

Permalink
DB/Spell: Fix 2 procs (triggered flag)
Browse files Browse the repository at this point in the history
- Hunting Party (Closes #18412)
- Inspiration (Closes #18413)
  • Loading branch information
ariel- committed Dec 29, 2016
1 parent 4039a3e commit 8cbac35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sql/updates/world/3.3.5/2016_12_29_03_world_335.sql
@@ -0,0 +1 @@
UPDATE `spell_proc` SET `AttributesMask`=`AttributesMask`|0x2 WHERE `SpellId` IN (-14892, -53290);

0 comments on commit 8cbac35

Please sign in to comment.