[9735] Fix proc for 53709 and ranks

Signed-off-by: Laise <fenrisse@gmail.com>
This commit is contained in:
MrLama 2010-04-12 12:38:34 +03:00 committed by Laise
parent 35fbdd90f3
commit 9a0de445b8
6 changed files with 24 additions and 3 deletions

View file

@ -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