[8869] Implement talent 15273 and ranks.

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

Also add data for SpellEffect.cpp last weeks changes to `spell_check` table.
This commit is contained in:
Splinter 2009-11-24 12:32:39 +03:00 committed by VladimirMangos
parent 4802efa090
commit e636d63fdb
3 changed files with 64 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8868"
#define REVISION_NR "8869"
#endif // __REVISION_NR_H__