[8486] Fixed work some dispel effects that have 0 dispel charges in spell data when expect 1.

This fix work totem effect 52025 in poison part and some scripted and creatures spells.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
nos4r2zod 2009-09-11 00:04:17 +04:00 committed by VladimirMangos
parent b681b4f3f3
commit 53c96fc731
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8485"
#define REVISION_NR "8486"
#endif // __REVISION_NR_H__