[11205] Implement talent 48492 and ranks.

Signed-off-by: Lynx3d <lynx3d@some-imaginary-isp.org>
This commit is contained in:
Neveragain 2011-02-26 23:46:54 +01:00 committed by Lynx3d
parent 02a07e6bc7
commit bef47ce126
7 changed files with 36 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_11117_02_characters_world"
#define REVISION_DB_MANGOS "required_11200_01_mangos_spell_bonus_data"
#define REVISION_DB_MANGOS "required_11205_01_mangos_spell_proc_event"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__