[10211] Fix aura procs for spells with auras that can't trigger

This commit is contained in:
Laise 2010-07-17 21:31:11 +03:00
parent 63ea8bbf4b
commit f37c73e255
4 changed files with 309 additions and 295 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10210"
#define REVISION_NR "10211"
#endif // __REVISION_NR_H__