From f7778ccaf536912bd16682dd75295d52103187f7 Mon Sep 17 00:00:00 2001 From: p-tkachuk Date: Sun, 9 Mar 2025 11:14:06 +0100 Subject: [PATCH] fix(Core/SpellInfoCorrections): Fix "Throw Bomb" spell (#21463) Co-authored-by: Hexadecimal --- src/server/game/Spells/SpellInfoCorrections.cpp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/server/game/Spells/SpellInfoCorrections.cpp b/src/server/game/Spells/SpellInfoCorrections.cpp index 29f9930c5..1252b05b0 100644 --- a/src/server/game/Spells/SpellInfoCorrections.cpp +++ b/src/server/game/Spells/SpellInfoCorrections.cpp @@ -3678,12 +3678,6 @@ void SpellMgr::LoadSpellInfoCorrections() spellInfo->AttributesEx5 |= SPELL_ATTR5_ALWAYS_AOE_LINE_OF_SIGHT; }); - //Crushing the Crown - ApplySpellFix({ 71024 }, [](SpellInfo* spellInfo) - { - spellInfo->Effects[EFFECT_0].TargetA = SpellImplicitTargetInfo(TARGET_DEST_DYNOBJ_NONE); - }); - // Battle for the Undercity ApplySpellFix({ 59892 // Cyclone fall