mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[9978] Add explicit AP damage bonus for spells 55095, 55095.
Original patch provided johonson.
This commit is contained in:
parent
fe69843ce7
commit
4e716c67da
6 changed files with 17 additions and 5 deletions
|
|
@ -72,6 +72,7 @@ pkgdata_DATA = \
|
|||
9967_01_mangos_spell_proc_event.sql \
|
||||
9974_01_characters_group.sql \
|
||||
9977_01_mangos_spell_proc_event.sql \
|
||||
9978_01_mangos_spell_bonus_data.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -124,4 +125,5 @@ EXTRA_DIST = \
|
|||
9967_01_mangos_spell_proc_event.sql \
|
||||
9974_01_characters_group.sql \
|
||||
9977_01_mangos_spell_proc_event.sql \
|
||||
9978_01_mangos_spell_bonus_data.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue