mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 22:37:04 +00:00
[8050] Fixed healing from spell 63108.
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
b2da4b11ce
commit
f018f4c15c
6 changed files with 25 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue