[8175] More fixes for 33878/33876 and ranks.

* Apply SPELL_AURA_MOD_MECHANIC_DAMAGE_TAKEN_PERCENT in melee binus for special attacks
* In damage calulcation spell 5221 and ranks considered have MECHANIC_BLEED.
* Drop more dead code related to 33878/33876 and ranks.
This commit is contained in:
VladimirMangos 2009-07-13 18:41:16 +04:00
parent 9759a2279c
commit 647e1c5a8b
3 changed files with 21 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8174"
#define REVISION_NR "8175"
#endif // __REVISION_NR_H__