mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
Core/Spells: Remove one char breaking hotswap
This commit is contained in:
@@ -3154,7 +3154,7 @@ void SpellMgr::LoadSpellInfoCorrections()
|
||||
break;
|
||||
case 51798: // Brewfest - Relay Race - Intro - Quest Complete
|
||||
case 47134: // Quest Complete
|
||||
//! HACK: This spell break quest complete for alliance and on retail not used °_O
|
||||
//! HACK: This spell break quest complete for alliance and on retail not used
|
||||
spellInfo->Effects[EFFECT_0].Effect = 0;
|
||||
break;
|
||||
case 15487: // Priest - Silence
|
||||
|
||||
Reference in New Issue
Block a user