[8883] Implement instant healing part of talent 63534 and ranks.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Splinter 2009-11-28 12:53:09 +03:00 committed by VladimirMangos
parent 026e540c49
commit 63258f2407
7 changed files with 34 additions and 3 deletions

View file

@ -178,6 +178,8 @@ pkgdata_DATA = \
8882_01_mangos_spell_proc_event.sql \
8882_02_mangos_spell_chain.sql \
8882_03_mangos_spell_bonus_data.sql \
8883_01_mangos_spell_proc_event.sql \
8883_02_mangos_spell_bonus_data.sql \
README
## Additional files to include when running 'make dist'
@ -336,4 +338,6 @@ EXTRA_DIST = \
8882_01_mangos_spell_proc_event.sql \
8882_02_mangos_spell_chain.sql \
8882_03_mangos_spell_bonus_data.sql \
8883_01_mangos_spell_proc_event.sql \
8883_02_mangos_spell_bonus_data.sql \
README