[11597] Fixed detection part triggering of spell 17767 and ranks.

Also in Unit::IsTriggeredAtSpellProcEvent allow triggering by
spell with custom flag PROC_FLAG_ON_TAKE_PERIODIC
This commit is contained in:
VladimirMangos 2011-06-04 19:35:10 +04:00
parent cae9e9c29f
commit 35bac6976c
5 changed files with 19 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11596"
#define REVISION_NR "11597"
#endif // __REVISION_NR_H__