[8288] Add table base addition reqs for achievements with ACHIEVEMENT_CRITERIA_TYPE_WIN_DUEL

This prevent not proper finish some achievments added in 3.1.x
This commit is contained in:
VladimirMangos 2009-08-01 19:58:53 +04:00
parent cdf895d134
commit 3150ae9cbc
2 changed files with 26 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8287"
#define REVISION_NR "8288"
#endif // __REVISION_NR_H__