[11042] Add dummy effect of spell 47305 and script effect of 47311

Note: spell animation (the fun part of the spells) does not play as it should, so this implementation should be revised at some point to correct that problem.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-01-19 16:57:37 +01:00
parent 452b3d9e05
commit 6f2804d513
2 changed files with 38 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11041"
#define REVISION_NR "11042"
#endif // __REVISION_NR_H__