[10037] Fixed poison consume by spell 32645 and ranks.

It will consume only caster casted poisons.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
sixsixnine 2010-06-06 19:00:02 +04:00 committed by VladimirMangos
parent 32bed90aa9
commit 2ca1b3fcea
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10036"
#define REVISION_NR "10037"
#endif // __REVISION_NR_H__