[11552] Implement aura SPELL_AURA_STOP_NATURAL_MANA_REGEN (294)

Also partly implement using it spell 62692.

FIXME: Some spells expected to be working for target under spell 62692 effect
       not working. This need additional research and fixes.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
breakwater 2011-05-28 05:20:26 +04:00 committed by VladimirMangos
parent e204c246f4
commit ce14b28ba4
6 changed files with 25 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11551"
#define REVISION_NR "11552"
#endif // __REVISION_NR_H__