[8892] Implement spell 29166 and glyph 40908.

Original patch provided by bobaz.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Also add protection from wrong periodic heal at relogin.
This commit is contained in:
Sarjuuk 2009-11-29 19:20:43 +03:00 committed by VladimirMangos
parent 8465ae23f9
commit d542e25302
3 changed files with 29 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8891"
#define REVISION_NR "8892"
#endif // __REVISION_NR_H__