mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 04:37:04 +00:00
[9735] Fix proc for 53709 and ranks
Signed-off-by: Laise <fenrisse@gmail.com>
This commit is contained in:
parent
35fbdd90f3
commit
9a0de445b8
6 changed files with 24 additions and 3 deletions
|
|
@ -116,6 +116,8 @@ pkgdata_DATA = \
|
|||
9716_02_mangos_mangos_string.sql \
|
||||
9720_01_mangos_spell_proc_event.sql \
|
||||
9728_01_mangos_gossip_menu_option.sql \
|
||||
9735_01_mangos_spell_proc_event.sql \
|
||||
9735_02_mangos_spell_chain.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -212,4 +214,6 @@ EXTRA_DIST = \
|
|||
9716_02_mangos_mangos_string.sql \
|
||||
9720_01_mangos_spell_proc_event.sql \
|
||||
9728_01_mangos_gossip_menu_option.sql \
|
||||
9735_01_mangos_spell_proc_event.sql \
|
||||
9735_02_mangos_spell_chain.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue