[8253] Some spell proc fixes.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Den 2009-07-26 20:32:05 +04:00 committed by VladimirMangos
parent 64f11bedf7
commit 110ff906e8
6 changed files with 79 additions and 23 deletions

View file

@ -258,6 +258,8 @@ pkgdata_DATA = \
8251_01_mangos_spell_chain.sql \
8251_02_mangos_spell_bonus_data.sql \
8251_03_mangos_spell_proc_event.sql \
8253_01_mangos_spell_chain.sql \
8253_02_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -496,4 +498,6 @@ EXTRA_DIST = \
8251_01_mangos_spell_chain.sql \
8251_02_mangos_spell_bonus_data.sql \
8251_03_mangos_spell_proc_event.sql \
8253_01_mangos_spell_chain.sql \
8253_02_mangos_spell_proc_event.sql \
README