[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:
VladimirMangos 2009-12-16 13:56:57 +03:00
parent 03c65f5a75
commit 562ad128d3
2 changed files with 19 additions and 23 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8998"
#define REVISION_NR "8999"
#endif // __REVISION_NR_H__