mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Fix Val'anyr, Hammer of Ancient Kings. Thanks sombre88.
Fixe issue #910. --HG-- branch : trunk
This commit is contained in:
@@ -8266,7 +8266,7 @@ bool Unit::HandleProcTriggerSpell(Unit *pVictim, uint32 damage, AuraEffect* trig
|
||||
{
|
||||
basepoints0 = damage * 15 / 100;
|
||||
target = pVictim;
|
||||
trigger_spell_id = 26470;
|
||||
trigger_spell_id = 64413;
|
||||
break;
|
||||
}
|
||||
// Decimation
|
||||
|
||||
Reference in New Issue
Block a user