mirror of
https://github.com/mangosfour/server.git
synced 2026-01-02 01:37:05 +00:00
[7196] Restore priest pet hit mana regen
Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
parent
4ecfbcc2f5
commit
977df35349
6 changed files with 12 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue