[8162] Fixed applying random enchantments to quest rewarded items.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-07-11 20:38:34 +02:00
parent 45eda48693
commit 0dc7ea6cc2
2 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8161"
#define REVISION_NR "8162"
#endif // __REVISION_NR_H__