mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
fix(Scripts/TempleOfAhnQiraj): Huhuran's Wyvern Sting should hit the … (#13468)
* fix(Scripts/TempleOfAhnQiraj): Huhuran's Wyvern Sting should hit the closest targets * Update boss_huhuran.cpp
This commit is contained in:
@@ -156,6 +156,7 @@ class spell_huhuran_wyvern_sting : public AuraScript
|
||||
};
|
||||
|
||||
// 26052 - Poison Bolt
|
||||
// 26180 - Wyvern Sting
|
||||
class spell_huhuran_poison_bolt : public SpellScript
|
||||
{
|
||||
PrepareSpellScript(spell_huhuran_poison_bolt);
|
||||
|
||||
Reference in New Issue
Block a user