[11631] Fix wrong overriding aura stack amount and proc charges at loading

Need to consider spell mods, partial dispels and etc...
This commit is contained in:
zergtmn 2011-06-17 16:14:38 +06:00
parent 6945d86e67
commit 10865b633f
3 changed files with 5 additions and 24 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11630"
#define REVISION_NR "11631"
#endif // __REVISION_NR_H__