[11287] Add dummy effect of spell 62105 and dummy aura effect of 62248

Note: spell 62105 are still considered to be negative, despite explicit exception added in IsPositiveEffect and will unexpectedly put caster in combat.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-03-26 00:15:29 +01:00
parent 7645b98a49
commit dae28ae93a
4 changed files with 21 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11286"
#define REVISION_NR "11287"
#endif // __REVISION_NR_H__