[11941] Implement effects for spells 27687, 27695

also fix another type in extractor-binary script (thanks again nighoo)

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Xfurry 2012-04-06 23:48:52 +02:00 committed by Schmoozerd
parent 8e0edc0383
commit fcbde94267
3 changed files with 30 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11940"
#define REVISION_NR "11941"
#endif // __REVISION_NR_H__