Merge pull request #7839 from Warpten/soulwell

Core/Spells: Fixed Soulwell charges removal on use.
This commit is contained in:
kandera
2012-10-05 06:04:24 -07:00
4 changed files with 121 additions and 58 deletions

View File

@@ -1080,7 +1080,8 @@ void GameObject::Use(Unit* user)
if (sScriptMgr->OnGossipHello(playerUser, this))
return;
AI()->GossipHello(playerUser);
if (AI()->GossipHello(playerUser))
return;
}
// If cooldown data present in template