[7471] Ignore player target case for spell 29528 instead error reports in log.

This commit is contained in:
VladimirMangos 2009-03-16 20:02:34 +03:00
parent 4033f789a9
commit f4e37fa566
2 changed files with 6 additions and 1 deletions

View file

@ -1506,6 +1506,11 @@ void Aura::TriggerSpell()
// case 28522: break;
// // Silithyst
// case 29519: break;
// Inoculate Nestlewood Owlkin
case 29528:
if(target->GetTypeId()!=TYPEID_UNIT)// prevent error reports in case ignored player target
return;
break;
// // Overload
// case 29768: break;
// // Return Fire