[7196] Restore priest pet hit mana regen

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-28 02:26:20 +03:00
parent 4ecfbcc2f5
commit 977df35349
6 changed files with 12 additions and 3 deletions

View file

@ -152,6 +152,9 @@ pkgdata_DATA = \
7156_01_mangos_spell_proc_event.sql \
7168_01_mangos_command.sql \
7175_01_mangos_spell_proc_event.sql \
7193_01_mangos_mangos_string.sql \
7196_01_mangos_spell_chain.sql \
7196_02_mangos_spell_bonus_data.sql \
README
## Additional files to include when running 'make dist'
@ -284,4 +287,7 @@ EXTRA_DIST = \
7156_01_mangos_spell_proc_event.sql \
7168_01_mangos_command.sql \
7175_01_mangos_spell_proc_event.sql \
7193_01_mangos_mangos_string.sql \
7196_01_mangos_spell_chain.sql \
7196_02_mangos_spell_bonus_data.sql \
README