[9803] Fix typo in taken damage/healing bonus calculations and fix damage of 64085

This commit is contained in:
Laise 2010-04-29 13:14:22 +03:00
parent dbf19ba5e3
commit a69018efec
6 changed files with 16 additions and 11 deletions

View file

@ -134,6 +134,7 @@ pkgdata_DATA = \
9768_01_mangos_command.sql \
9794_01_mangos_mangos_string.sql \
9794_02_mangos_command.sql \
9803_01_mangos_spell_bonus_data.sql \
README
## Additional files to include when running 'make dist'
@ -248,4 +249,5 @@ EXTRA_DIST = \
9768_01_mangos_command.sql \
9794_01_mangos_mangos_string.sql \
9794_02_mangos_command.sql \
9803_01_mangos_spell_bonus_data.sql \
README