No real changes

This commit is contained in:
tomrus88 2008-11-01 08:42:49 +03:00
parent cffc766fb6
commit 5d79048e68
2 changed files with 2 additions and 3 deletions

View file

@ -4202,7 +4202,6 @@ bool ChatHandler::HandleNpcTameCommand(const char* args)
// set pet to defensive mode by default (some classes can't control contolled pets in fact).
pet->GetCharmInfo()->SetReactState(REACT_DEFENSIVE);
// prepare visual effect for levelup
pet->SetUInt32Value(UNIT_FIELD_LEVEL,creatureTarget->getLevel()-1);