[7476] Implement druid's talent 61336.

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

Some improvements added to patch. Related cleanups.
This commit is contained in:
Lightguard 2009-03-17 01:25:11 +03:00 committed by VladimirMangos
parent c99a849eb9
commit bde638ace7
4 changed files with 59 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7475"
#define REVISION_NR "7476"
#endif // __REVISION_NR_H__