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