[10433] Implement EVENT_T_MISSING_BUFF for self buff check

Also added amount spell stack checks at loading
for EVENT_T_BUFFED and EVENT_T_TARGET_BUFFED.
This commit is contained in:
VladimirMangos 2010-09-02 05:43:20 +04:00
parent acd0716297
commit 8dfeb61200
5 changed files with 31 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10432"
#define REVISION_NR "10433"
#endif // __REVISION_NR_H__