mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[10045] Frop unexpected custom rank data for 26016.
This make spell rank use first rank data.
This commit is contained in:
parent
8e9a201ea0
commit
e1766a3adb
5 changed files with 8 additions and 4 deletions
|
|
@ -86,6 +86,7 @@ pkgdata_DATA = \
|
|||
10036_01_mangos_spell_proc_event.sql \
|
||||
10044_01_mangos_spell_chain.sql \
|
||||
10044_02_mangos_spell_proc_event.sql \
|
||||
10045_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -152,4 +153,5 @@ EXTRA_DIST = \
|
|||
10036_01_mangos_spell_proc_event.sql \
|
||||
10044_01_mangos_spell_chain.sql \
|
||||
10044_02_mangos_spell_proc_event.sql \
|
||||
10045_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue