[9512] Spell 16952 and ranks will now correctly proc from all cat form abilities that add combo points

Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
przemratajczak 2010-03-04 08:01:35 +01:00 committed by Lightguard
parent bee93cb17c
commit a4ce06fd15
5 changed files with 13 additions and 5 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_9375_01_characters_character_glyphs"
#define REVISION_DB_MANGOS "required_9509_01_mangos_item_template"
#define REVISION_DB_MANGOS "required_9512_01_mangos_spell_proc_event"
#define REVISION_DB_REALMD "required_9010_01_realmd_realmlist"
#endif // __REVISION_SQL_H__