mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
No real changes
(cherry picked from commit 80e8f17627db58b3d275407547687aec6d10362b)
This commit is contained in:
parent
63a35e388a
commit
715df4e28c
2 changed files with 2 additions and 3 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue