[10606] Fix loot for victims being creature type critter

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-10-14 09:40:38 +02:00
parent 4c5c6c46a1
commit df4563e653
2 changed files with 17 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10605"
#define REVISION_NR "10606"
#endif // __REVISION_NR_H__