*Update to Mangos 6982.

--HG--
branch : trunk
This commit is contained in:
megamage
2008-12-29 17:27:50 -06:00
parent 35ce5ca6ba
commit f70d5a22c7
20 changed files with 336 additions and 118 deletions

View File

@@ -1094,7 +1094,7 @@ bool SpellMgr::IsSpellProcEventCanTriggeredBy(SpellProcEventEntry const * spellP
return false;
// Always trigger for this
if (EventProcFlag & (PROC_FLAG_KILLED | PROC_FLAG_KILL_AND_GET_XP))
if (EventProcFlag & (PROC_FLAG_KILLED | PROC_FLAG_KILL))
return true;
if (spellProcEvent) // Exist event data