[10223] Implement spell 44572 affect to permament stun immuned targets.

This also fix unexpected triggering effect any unrelated spell casts.
This commit is contained in:
VladimirMangos 2010-07-19 06:50:58 +04:00
parent 0e2a80477a
commit 093db9c033
6 changed files with 23 additions and 9 deletions

View file

@ -117,6 +117,7 @@ pkgdata_DATA = \
10217_04_mangos_spell_chain.sql \
10217_05_mangos_spell_proc_event.sql \
10219_01_mangos_spell_proc_event.sql \
10223_01_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -214,4 +215,5 @@ EXTRA_DIST = \
10217_04_mangos_spell_chain.sql \
10217_05_mangos_spell_proc_event.sql \
10219_01_mangos_spell_proc_event.sql \
10223_01_mangos_spell_proc_event.sql \
README