[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

@ -212,6 +212,7 @@ pkgdata_DATA = \
9005_01_mangos_spell_proc_event.sql \
9007_01_mangos_spell_proc_event.sql \
9010_01_realmd_realmlist.sql \
9015_01_mangos_spell_bonus_data.sql \
README
## Additional files to include when running 'make dist'
@ -404,4 +405,5 @@ EXTRA_DIST = \
9005_01_mangos_spell_proc_event.sql \
9007_01_mangos_spell_proc_event.sql \
9010_01_realmd_realmlist.sql \
9015_01_mangos_spell_bonus_data.sql \
README