[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:
VladimirMangos 2011-01-14 18:47:52 +03:00
parent 5e74d1e425
commit f7d49a4254
4 changed files with 43 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11006"
#define REVISION_NR "11007"
#endif // __REVISION_NR_H__