[11290] Add dummy aura effect of spell 62109

Also add a smaller hack to have access to m_caster later (see code comments)

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-03-26 10:53:20 +01:00
parent 40d87bfabf
commit 23af82081b
3 changed files with 11 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11289"
#define REVISION_NR "11290"
#endif // __REVISION_NR_H__