mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[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:
parent
4a7638c80e
commit
edfddc06fa
6 changed files with 20 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue