mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 10:37:02 +00:00
[9988] Add correct spell chain data for 61024 and 61316.
This commit is contained in:
parent
4d61fba28f
commit
2cd5a6bbf2
5 changed files with 17 additions and 3 deletions
|
|
@ -73,6 +73,7 @@ pkgdata_DATA = \
|
|||
9974_01_characters_group.sql \
|
||||
9977_01_mangos_spell_proc_event.sql \
|
||||
9978_01_mangos_spell_bonus_data.sql \
|
||||
9988_01_mangos_spell_chain.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -126,4 +127,5 @@ EXTRA_DIST = \
|
|||
9974_01_characters_group.sql \
|
||||
9977_01_mangos_spell_proc_event.sql \
|
||||
9978_01_mangos_spell_bonus_data.sql \
|
||||
9988_01_mangos_spell_chain.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue