[8492] Implement talent 53563.

Original patch suggested by Arthorius.
Added data in mangos_spell_check to remember requirement update code for 3.2.x support in future.
This commit is contained in:
VladimirMangos 2009-09-12 10:54:30 +04:00
parent 692f32c82a
commit 610703c14b
5 changed files with 48 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8491"
#define REVISION_NR "8492"
#endif // __REVISION_NR_H__