diff options
Diffstat (limited to 'src/game/Unit.cpp')
-rw-r--r-- | src/game/Unit.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/Unit.cpp b/src/game/Unit.cpp index a16a74431ec..299e740c4be 100644 --- a/src/game/Unit.cpp +++ b/src/game/Unit.cpp @@ -6810,8 +6810,6 @@ bool Unit::HandleDummyAuraProc(Unit *pVictim, uint32 damage, AuraEffect* trigger if (GetTypeId() != TYPEID_PLAYER) return false; basepoints0 = triggerAmount * damage / 100; - // Blood Aura - triggered_spell_id = 53168; break; } // Butchery |