[8112] Fixed proc conditions for 63156 and ranks

* Fixed proc spell flags.
* Fixed proc only on victim's certain level of HP.

signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-07-04 11:39:48 +02:00
parent aab121fcb2
commit d17a49f6dc
5 changed files with 28 additions and 3 deletions

View file

@ -240,6 +240,7 @@ pkgdata_DATA = \
8098_03_characters_character_pet.sql \
8098_04_characters_pet_spell.sql \
8104_01_characters.sql \
8112_01_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -460,4 +461,5 @@ EXTRA_DIST = \
8098_03_characters_character_pet.sql \
8098_04_characters_pet_spell.sql \
8104_01_characters.sql \
8112_01_mangos_spell_proc_event.sql \
README