*Fix some problems with ProcFlag

--HG--
branch : trunk
This commit is contained in:
QAston
2009-04-13 15:52:59 +02:00
parent cbc6269b47
commit beab3e0125
5 changed files with 5 additions and 4 deletions

View File

@@ -12324,7 +12324,7 @@ bool Unit::IsTriggeredAtSpellProcEvent(Unit *pVictim, Aura * aura, SpellEntry co
return false;
// Check spellProcEvent data requirements
if(!SpellMgr::IsSpellProcEventCanTriggeredBy(spellProcEvent, EventProcFlag, procSpell, procFlag, procExtra, active))
if(!spellmgr.IsSpellProcEventCanTriggeredBy(spellProcEvent, EventProcFlag, procSpell, procFlag, procExtra, active))
return false;
// In most cases req get honor or XP from kill