[7531] Fixed basic functionality for player's casted SPELL_AURA_MOD_POSSESS (like priest spell 605)

This commit is contained in:
VladimirMangos 2009-03-24 04:25:21 +03:00
parent 8fa0ef7ab9
commit b8b79d67ad
2 changed files with 12 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7530"
#define REVISION_NR "7531"
#endif // __REVISION_NR_H__