mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[8943] Add spell_chain data for 24604 and ranks.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
895c84b8b0
commit
e8b1905630
5 changed files with 38 additions and 15 deletions
|
|
@ -195,6 +195,7 @@ pkgdata_DATA = \
|
|||
8931_01_mangos_spell_bonus_data.sql \
|
||||
8932_01_mangos_spell_chain.sql \
|
||||
8938_01_mangos_spell_proc_event.sql \
|
||||
8943_01_mangos_spell_chain.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -370,4 +371,5 @@ EXTRA_DIST = \
|
|||
8931_01_mangos_spell_bonus_data.sql \
|
||||
8932_01_mangos_spell_chain.sql \
|
||||
8938_01_mangos_spell_proc_event.sql \
|
||||
8943_01_mangos_spell_chain.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue