mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[9447] Typos and missing info in mangosd.conf
Provided by erickeir and unknown author (sorry, lost info about who point me to first typo) Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
9d6531ae6d
commit
47442073fc
2 changed files with 3 additions and 3 deletions
|
|
@ -1159,7 +1159,7 @@ Visibility.Distance.Grey.Object = 10
|
||||||
# Starting Character start gain sickness at spirit resurrection (1 min)
|
# Starting Character start gain sickness at spirit resurrection (1 min)
|
||||||
# Default: 11
|
# Default: 11
|
||||||
# -10 - character will have full time (10min) sickness at 1 level
|
# -10 - character will have full time (10min) sickness at 1 level
|
||||||
# maxplayerlevel+1 - chaarcter will not have sickess at any level
|
# maxplayerlevel+1 - character will not have sickness at any level
|
||||||
#
|
#
|
||||||
# Death.CorpseReclaimDelay.PvP
|
# Death.CorpseReclaimDelay.PvP
|
||||||
# Death.CorpseReclaimDelay.PvE
|
# Death.CorpseReclaimDelay.PvE
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "9446"
|
#define REVISION_NR "9447"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue