[c12571] Allow spell effect 77 (ScriptEffect) and aura 226 (PeriodicDummy) to be handled by script library

This commit is contained in:
Xfurry 2013-05-31 09:57:17 +01:00 committed by Antz
parent c9aa7b5d3a
commit dcc087a360
5 changed files with 22 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12570"
#define REVISION_NR "12571"
#endif // __REVISION_NR_H__