[11453] Fixed tier 8 4p bonus affect work

Also small spells ordering fix in `spell_proc_event`.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Den 2011-05-09 05:49:22 +04:00 committed by VladimirMangos
parent 0c33b7bedf
commit 706c97c943
4 changed files with 12 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11452"
#define REVISION_NR "11453"
#endif // __REVISION_NR_H__