[9413] Use SpellEffectIndex in EffectDummy* script calls.

Scripts used this script calls will need update...
This commit is contained in:
VladimirMangos 2010-02-19 17:41:34 +03:00
parent dd2f02699e
commit 79a54286fd
3 changed files with 88 additions and 75 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9412"
#define REVISION_NR "9413"
#endif // __REVISION_NR_H__