[11040] Fixed spell bonuses apply to healing from 58757

Thanks Lynx3d for help in patch writing.
This commit is contained in:
VladimirMangos 2011-01-18 21:46:17 +03:00
parent f2e78cdded
commit bf04f46011
7 changed files with 45 additions and 4 deletions

View file

@ -155,6 +155,8 @@ pkgdata_DATA = \
11018_01_mangos_command.sql \
11023_01_mangos_spell_threat.sql \
11036_01_mangos_spell_threat.sql \
11040_01_mangos_spell_chain.sql \
11040_02_mangos_spell_bonus_data.sql \
README
## Additional files to include when running 'make dist'
@ -290,4 +292,6 @@ EXTRA_DIST = \
11018_01_mangos_command.sql \
11023_01_mangos_spell_threat.sql \
11036_01_mangos_spell_threat.sql \
11040_01_mangos_spell_chain.sql \
11040_02_mangos_spell_bonus_data.sql \
README