mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[8883] Implement instant healing part of talent 63534 and ranks.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
026e540c49
commit
63258f2407
7 changed files with 34 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue