mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[7199] Fix some spell bonus coefficients
Add some proc triger data Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
parent
727773e797
commit
fdfd9c647a
5 changed files with 86 additions and 8 deletions
|
|
@ -156,6 +156,8 @@ pkgdata_DATA = \
|
|||
7196_01_mangos_spell_chain.sql \
|
||||
7196_02_mangos_spell_bonus_data.sql \
|
||||
7198_01_characters_characters.sql \
|
||||
7199_01_mangos_spell_bonus_data.sql \
|
||||
7199_02_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -292,4 +294,6 @@ EXTRA_DIST = \
|
|||
7196_01_mangos_spell_chain.sql \
|
||||
7196_02_mangos_spell_bonus_data.sql \
|
||||
7198_01_characters_characters.sql \
|
||||
7199_01_mangos_spell_bonus_data.sql \
|
||||
7199_02_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue