[9484] Add dummy aura effect of misc feign death spells

Please note that it may not be correct to handle them all in the same way.
Some more research should be done regarding the whole issue with creatures and faking death (cheaters) and a possible difference between the spells.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-02-28 21:16:30 +01:00
parent 9bebf96c8e
commit a505b8cd1c
2 changed files with 66 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9483"
#define REVISION_NR "9484"
#endif // __REVISION_NR_H__