mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-01 22:56:39 +01:00
Core: Quest - The art of persuasion
This commit is contained in:
@@ -2772,6 +2772,10 @@ void SpellMgr::LoadSpellCustomAttr()
|
||||
|
||||
switch (spellInfo->Id)
|
||||
{
|
||||
case 60256:
|
||||
//Crashes client on pressing ESC (Maybe because of ReqSpellFocus and GameObject)
|
||||
spellInfo->AttributesEx4 &= ~SPELL_ATTR4_TRIGGERED;
|
||||
break;
|
||||
case 1776: // Gouge
|
||||
case 1777:
|
||||
case 8629:
|
||||
|
||||
Reference in New Issue
Block a user