[11799] Add HasAuraOfDifficulty to support difficulty spells for HasAura

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2011-09-18 13:21:19 +02:00
parent 6f156a2583
commit 8b7f3e5245
3 changed files with 12 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11798"
#define REVISION_NR "11799"
#endif // __REVISION_NR_H__