[7060] Implement priest dummy proc 47555 and ranks

Disable proc from SPELL_AURA_PERIODIC_DAMAGE (need prevent drop charge in some cases)
Add data for shaman 51556 and ranks (but need dummy for work)

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-10 00:59:17 +03:00
parent cb66f99fc2
commit 87a0960cdb
6 changed files with 55 additions and 6 deletions

View file

@ -126,6 +126,7 @@ pkgdata_DATA = \
7056_01_mangos_spell_proc_event.sql \
7059_01_characters_character_spell.sql \
7059_02_characters_pet_spell.sql \
7060_01_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -232,4 +233,5 @@ EXTRA_DIST = \
7056_01_mangos_spell_proc_event.sql \
7059_01_characters_character_spell.sql \
7059_02_characters_pet_spell.sql \
7060_01_mangos_spell_proc_event.sql \
README