[8050] Fixed healing from spell 63108.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
Corfen 2009-06-20 02:50:26 +02:00 committed by ApoC
parent b2da4b11ce
commit f018f4c15c
6 changed files with 25 additions and 4 deletions

View file

@ -226,6 +226,8 @@ pkgdata_DATA = \
8030_01_characters_character_spell.sql \
8030_02_characters_character_action.sql \
8030_03_mangos_npc_trainer.sql \
8050_01_mangos_spell_proc_event.sql \
8050_02_mangos_spell_bonus_data.sql \
README
## Additional files to include when running 'make dist'
@ -432,4 +434,6 @@ EXTRA_DIST = \
8030_01_characters_character_spell.sql \
8030_02_characters_character_action.sql \
8030_03_mangos_npc_trainer.sql \
8050_01_mangos_spell_proc_event.sql \
8050_02_mangos_spell_bonus_data.sql \
README