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