mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(Core/Spells): Fix Anetheron sleep only targetting himself (#18735)
This commit is contained in:
@@ -126,7 +126,6 @@ void SpellMgr::LoadSpellInfoCorrections()
|
|||||||
|
|
||||||
ApplySpellFix({
|
ApplySpellFix({
|
||||||
63665, // Charge (Argent Tournament emote on riders)
|
63665, // Charge (Argent Tournament emote on riders)
|
||||||
31298, // Sleep (needs target selection script)
|
|
||||||
2895, // Wrath of Air Totem rank 1 (Aura)
|
2895, // Wrath of Air Totem rank 1 (Aura)
|
||||||
68933, // Wrath of Air Totem rank 2 (Aura)
|
68933, // Wrath of Air Totem rank 2 (Aura)
|
||||||
29200 // Purify Helboar Meat
|
29200 // Purify Helboar Meat
|
||||||
|
|||||||
Reference in New Issue
Block a user