[6862] Some additional mangosd.conf options for player startup and gameplay customizing.

Signed-off-by: dythzer <micke223@gmail.com>

Some implementations rewrited. And suggested option names changed.
Also now gm not allowed logout instant in case fight/duel to prevent unexpected death.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
dythzer 2008-11-30 10:08:18 +03:00 committed by VladimirMangos
parent 8dfbcf7ee6
commit 7ea5f922ea
8 changed files with 166 additions and 30 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6861"
#define REVISION_NR "6862"
#endif // __REVISION_NR_H__