[11358] Add script effect of spell 45713

DB devs should note the special design for this spell, as it will set proper model for creatures when used from *_addon tables. See code comments.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-04-15 12:27:45 +02:00
parent 2c09c11091
commit 1523cf5ae3
2 changed files with 55 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11357"
#define REVISION_NR "11358"
#endif // __REVISION_NR_H__