[6999] Implemented ACHIEVEMENT_CRITERIA_TYPE_ROLL_GREED_ON_LOOT and ACHIEVEMENT_CRITERIA_TYPE_ROLL_NEED_ON_LOOT

Signed-off-by: arrai <array.of.intellect@gmail.com>
This commit is contained in:
hectolight 2009-01-02 00:04:33 +01:00 committed by arrai
parent d49e934d41
commit 802b35fbb8
4 changed files with 33 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6998"
#define REVISION_NR "6999"
#endif // __REVISION_NR_H__