[9965] Fixed triggering of spell 55095 by 45524.

(based on insider42's repo commit 90de00d)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

It include reverts commit ca99760e884d82219fff63ecf5f2ca87b02b5924
with less clean implemetation.

[patch 155] Fixed triggering of spell 55095 by 45524. Patch provided by me

(based on commit 90de00d)
This commit is contained in:
Insider42 2010-05-23 18:24:38 +04:00 committed by VladimirMangos
parent 8a424642e6
commit ff9990a777
3 changed files with 8 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9964"
#define REVISION_NR "9965"
#endif // __REVISION_NR_H__