[9226] Fixed a bug with applying spells 1784,5215,24450 and ranks as debuff.

All non generic spells expected to be cancellable and part of buff abilities.

(based on commit 7f5310b from insider42/mangos).

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Insider 2010-01-21 07:30:43 +03:00 committed by VladimirMangos
parent f706842ab8
commit 4e6befc43d
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9225"
#define REVISION_NR "9226"
#endif // __REVISION_NR_H__