No real changes

(cherry picked from commit 80e8f17627db58b3d275407547687aec6d10362b)
This commit is contained in:
tomrus88 2008-11-01 08:42:49 +03:00 committed by VladimirMangos
parent 63a35e388a
commit 715df4e28c
2 changed files with 2 additions and 3 deletions

View file

@ -4208,7 +4208,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);