[9984] Implement item 43214 work.

* Original version suggested by timmit.
* Required DB support for target requirement.
This commit is contained in:
VladimirMangos 2010-05-27 19:08:24 +04:00
parent 6ce82e4914
commit 86bef7ace5
5 changed files with 27 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9983"
#define REVISION_NR "9984"
#endif // __REVISION_NR_H__