[9420] Implement aura dummy effect for spell 35357

Also adjusting dummy spell 45990 slightly, despawn after some time instead of die instantly.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-02-20 14:23:16 +01:00
parent f9a5d37bf6
commit e8c2d62c19
3 changed files with 16 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9419"
#define REVISION_NR "9420"
#endif // __REVISION_NR_H__