Show
Ignore:
Timestamp:
11/19/08 13:47:36 (17 years ago)
Author:
yumileroy
Message:

[svn] Update IsNoStackSpellDueToSpell?. This should fix the bug that some talent spell auras cannot stack. Patch provided by QAston.

Original author: megamage
Date: 2008-11-12 10:22:56-06:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/SpellMgr.h

    r206 r219  
    262262    SPELL_BATTLE_ELIXIR     = 14, 
    263263    SPELL_GUARDIAN_ELIXIR   = 15, 
    264     SPELL_FLASK_ELIXIR      = 16 
     264    SPELL_FLASK_ELIXIR      = 16, 
     265    SPELL_WARLOCK_CORRUPTION= 17 
    265266}; 
    266267