[11883] Implement spells 32300, 32301

Based on research done by Bugfix at SD2 forums
Also reorder a few case spell_id in this area

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Xfurry 2012-01-24 19:17:54 +01:00 committed by Schmoozerd
parent 2c175f6d82
commit d8466dc392
2 changed files with 34 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11882"
#define REVISION_NR "11883"
#endif // __REVISION_NR_H__