[7627] Replace built-in in code table by new DB table achievement_criteria_data for store additional data for achievement criteria.

Required DB support.
This commit is contained in:
VladimirMangos 2009-04-06 22:50:38 +04:00
parent e95ba2814d
commit 7d06858866
7 changed files with 281 additions and 82 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7626"
#define REVISION_NR "7627"
#endif // __REVISION_NR_H__