mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
*Set one charge for Elune's Wrath - by Drethek.
--HG-- branch : trunk
This commit is contained in:
@@ -72,7 +72,6 @@ INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comm
|
||||
(48395, 50171, 2, 'Improved Moonkin Form'),
|
||||
(48396, 50172, 2, 'Improved Moonkin Form'),
|
||||
( 20594, 65116, 2, 'Stoneform'),
|
||||
( 1038, 53055, 2, 'Hand of Salvation'),
|
||||
|
||||
-- Creature
|
||||
( 36574, 36650, 0, 'Apply Phase Slip Vulnerability'),
|
||||
|
||||
@@ -3810,6 +3810,7 @@ void SpellMgr::LoadSpellCustomAttr()
|
||||
case 57761: // Fireball!
|
||||
case 39805: // Lightning Overload
|
||||
case 52437: // Sudden Death
|
||||
case 64823: // Item - Druid T8 Balance 4P Bonus
|
||||
spellInfo->procCharges=1;
|
||||
break;
|
||||
case 44544: // Fingers of Frost
|
||||
|
||||
Reference in New Issue
Block a user