mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 11:55:43 +00:00
fix(Scripts/SunwellPlateau): Eredar Twins blaze trap delay (#22253)
This commit is contained in:
@@ -5116,8 +5116,6 @@ void SpellMgr::LoadSpellInfoCorrections()
|
||||
43444, // Explosive Trap (Hex Lord Malacrass)
|
||||
43447, // Freezing Trap (Hex Lord Malacrass)
|
||||
43449, // Snake Trap (Hex Lord Malacrass)
|
||||
45236, // Blaze
|
||||
50745 // Blaze
|
||||
}, [](SpellInfo* spellInfo)
|
||||
{
|
||||
spellInfo->Effects[EFFECT_0].Effect = SPELL_EFFECT_SUMMON_OBJECT_SLOT1;
|
||||
|
||||
Reference in New Issue
Block a user