- 
      
- 
        Save kbinside/1008112 to your computer and use it in GitHub Desktop. 
    Wandering Plague
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | diff --git a/src/server/game/Spells/SpellMgr.cpp b/src/server/game/Spells/SpellMgr.cpp | |
| index d7784f1..4c8a57b 100755 | |
| --- a/src/server/game/Spells/SpellMgr.cpp | |
| +++ b/src/server/game/Spells/SpellMgr.cpp | |
| @@ -4000,6 +4000,7 @@ void SpellMgr::LoadSpellCustomAttr() | |
| spellInfo->StackAmount = 4; | |
| ++count; | |
| break; | |
| + case 50526: // Wandering Plague | |
| case 63675: // Improved Devouring Plague | |
| spellInfo->AttributesEx3 |= SPELL_ATTR3_NO_DONE_BONUS; | |
| ++count; | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment