[12003] Implement script-effect for spells 47703, 47724 and 50252

Thanks to stfx for porting

Signed-off-by: stfx <stfx@hotmail.de>
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Reamer 2011-12-17 22:58:51 +01:00 committed by Schmoozerd
parent 9a41fe05cd
commit 55a96d18f2
2 changed files with 16 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12002"
#define REVISION_NR "12003"
#endif // __REVISION_NR_H__