[7199] Fix some spell bonus coefficients

Add some proc triger data

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-29 02:49:40 +03:00
parent 727773e797
commit fdfd9c647a
5 changed files with 86 additions and 8 deletions

View file

@ -156,6 +156,8 @@ pkgdata_DATA = \
7196_01_mangos_spell_chain.sql \
7196_02_mangos_spell_bonus_data.sql \
7198_01_characters_characters.sql \
7199_01_mangos_spell_bonus_data.sql \
7199_02_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -292,4 +294,6 @@ EXTRA_DIST = \
7196_01_mangos_spell_chain.sql \
7196_02_mangos_spell_bonus_data.sql \
7198_01_characters_characters.sql \
7199_01_mangos_spell_bonus_data.sql \
7199_02_mangos_spell_proc_event.sql \
README