mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
*Fix build.
--HG-- branch : trunk
This commit is contained in:
@@ -5496,8 +5496,8 @@ bool Unit::HandleDummyAuraProc(Unit *pVictim, uint32 damage, AuraEffect* trigger
|
||||
target = GetGuardianPet();
|
||||
if (!target)
|
||||
return false;
|
||||
triggered_spell_id = 54181;
|
||||
basepoints0 = damage * 15 / 100;
|
||||
triggered_spell_id = 54181;
|
||||
break;
|
||||
}
|
||||
switch(dummySpell->Id)
|
||||
|
||||
Reference in New Issue
Block a user