[10836] Again ignore EffectSpellClassMask when SchoolMask given in spell_proc_event.

There's just too much garbage in dbc...
Should restore some damage school based talents broken with [10830],
hopefully without excessively triggering other spells again that shouldn't.
This commit is contained in:
Lynx3d 2010-12-08 02:10:14 +01:00
parent 4cf8c0cf47
commit 29d5f56247
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10835"
#define REVISION_NR "10836"
#endif // __REVISION_NR_H__