mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[8999] Make creature wild summoned by item 49040
This make it usable by other players, not only owner. Also sort summon types by value in switch.
This commit is contained in:
parent
03c65f5a75
commit
562ad128d3
2 changed files with 19 additions and 23 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8998"
|
||||
#define REVISION_NR "8999"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue