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

[svn] * Minor code fixes
* Move account related functions from ObjectMgr? to AccountMgr? and drop duplicate functions - source mangos
* recognize the dummy spells 38637, 38638 and 38639 as negative - source mangos
* added new command ".reload all_locales". Now all locales_* tables can be reloaded - source mangos

Original author: KingPin?
Date: 2008-10-20 12:59:45-05:00

Files:
1 modified

Legend:

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

    r73 r79  
    326326                        case 13139:                         // net-o-matic special effect 
    327327                        case 23445:                         // evil twin 
     328                        case 38637:                         // Nether Exhaustion (red) 
     329                        case 38638:                         // Nether Exhaustion (green) 
     330                        case 38639:                         // Nether Exhaustion (blue) 
    328331                            return false; 
    329332                        default: