mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[9087] Fixes in pet unsummons
* Not unsummon warlock pets at logout. * Prevent overwrite current saved pet at save secondary pet (with temporary unsummoned first). This possible at arena for example. * Not fixed: in char list at login pet don't must be show with character if character saved at mount in game. Not critical and maybe not need fix as feature ;)
This commit is contained in:
parent
468295392d
commit
305b54d242
2 changed files with 9 additions and 20 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9086"
|
||||
#define REVISION_NR "9087"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue