mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 16:37:00 +00:00
[11007] Implement use personal loot slot types that fix problems with some loot cases.
For example it fix looting 43016. Also use enum and clarify uses diff loot slot types.
This commit is contained in:
parent
5e74d1e425
commit
f7d49a4254
4 changed files with 43 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11006"
|
||||
#define REVISION_NR "11007"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue