[10906] Fix Glyph 45806 to trigger from 49184 and ranks instead of unrelated spells.

Also fix attack power coefficient for 49184 and ranks.
This commit is contained in:
Lynx3d 2010-12-22 01:06:19 +01:00
parent 4a7638c80e
commit edfddc06fa
6 changed files with 20 additions and 5 deletions

View file

@ -136,6 +136,8 @@ pkgdata_DATA = \
10867_01_mangos_npc_trainer_template.sql \
10867_02_mangos_creature_template.sql \
10883_01_mangos_spell_proc_event.sql \
10906_01_mangos_spell_proc_event.sql \
10906_02_mangos_spell_bonus_data.sql \
README
## Additional files to include when running 'make dist'
@ -252,4 +254,6 @@ EXTRA_DIST = \
10867_01_mangos_npc_trainer_template.sql \
10867_02_mangos_creature_template.sql \
10883_01_mangos_spell_proc_event.sql \
10906_01_mangos_spell_proc_event.sql \
10906_02_mangos_spell_bonus_data.sql \
README