Fix Mind Soothe aggro.

- Fix issue https://www.getmangos.eu/issue.php?issueid=908
This commit is contained in:
H0zen 2016-02-20 00:51:00 +02:00
parent 435d78e1aa
commit 7e1d4c804e

View File

@ -1183,6 +1183,10 @@ void Spell::DoSpellHitOnUnit(Unit* unit, uint32 effectMask, bool isReflected)
switch (m_spellInfo->Id)
{
// Mind Soothe (all ranks)
case 453:
case 8192:
case 10953:
//Soothe animal
case 9901:
case 8955: