[9015] Fixed spell 34914 ranks dispel damage and spell 29722 and ranks bonus damage.

In both cases not expected additional spell damage bonus apply.
This commit is contained in:
VladimirMangos 2009-12-17 22:08:45 +03:00
parent 27f37ba4dc
commit 71f8f1b5a1
6 changed files with 12 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_8874_01_characters_character_skills"
#define REVISION_DB_MANGOS "required_9007_01_mangos_spell_proc_event"
#define REVISION_DB_MANGOS "required_9015_01_mangos_spell_bonus_data"
#define REVISION_DB_REALMD "required_9010_01_realmd_realmlist"
#endif // __REVISION_SQL_H__