mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[7876] Implemented dummy effect and special target selection for 52759.
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
dad833fd3e
commit
e0e5ed7bd8
4 changed files with 33 additions and 2 deletions
|
|
@ -5812,7 +5812,6 @@ bool Unit::HandleDummyAuraProc(Unit *pVictim, uint32 damage, Aura* triggeredByAu
|
|||
// Ancestral Awakening
|
||||
if (dummySpell->SpellIconID == 3065)
|
||||
{
|
||||
// TODO: frite dummy fot triggered spell
|
||||
triggered_spell_id = 52759;
|
||||
basepoints0 = triggerAmount * damage / 100;
|
||||
target = this;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue