[8285] Don't show creatures as lootable that have no loot.

Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
Prince 2009-08-01 10:04:27 +02:00 committed by hunuza
parent 47f96447b8
commit efa741a5cb
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8284"
#define REVISION_NR "8285"
#endif // __REVISION_NR_H__