[8901] Implement rage save part of talent 29723 buff and ranks.

Original patch provided by Wojta with improvments from darkstalker.

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

Also add `spell_check` data for code changes.
This commit is contained in:
VladimirMangos 2009-12-01 16:33:00 +03:00
parent a8bd659872
commit 68581bd918
3 changed files with 23 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8900"
#define REVISION_NR "8901"
#endif // __REVISION_NR_H__