[6937] Implement another character level requirement for heroic character creating.

Add option to mangosd.conf for set required level for this limitation or let disable limitation.
This commit is contained in:
VladimirMangos 2008-12-24 05:51:53 +03:00
parent e6e35f38d1
commit eeabb03e2d
5 changed files with 60 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6936"
#define REVISION_NR "6937"
#endif // __REVISION_NR_H__