[7294] Fix: Spell 59752 now removes all movement impairing effects and all effects which cause loss of control.

(cherry picked from commit 2a2167021c751201c6884c336cfe31b881357bef)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Maxxie 2009-01-17 22:37:28 +01:00 committed by VladimirMangos
parent 41f85080dd
commit 1fa4ecf482
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7293"
#define REVISION_NR "7294"
#endif // __REVISION_NR_H__