mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +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
|
|
@ -665,7 +665,7 @@ AllFlightPaths = 0
|
|||
AlwaysMaxSkillForLevel = 0
|
||||
ActivateWeather = 1
|
||||
CastUnstuck = 1
|
||||
MaxSpellCastsInChain =10
|
||||
MaxSpellCastsInChain = 10
|
||||
Instance.IgnoreLevel = 0
|
||||
Instance.IgnoreRaid = 0
|
||||
Instance.ResetTimeHour = 4
|
||||
|
|
@ -1159,7 +1159,7 @@ Visibility.Distance.Grey.Object = 10
|
|||
# Starting Character start gain sickness at spirit resurrection (1 min)
|
||||
# Default: 11
|
||||
# -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.PvE
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9446"
|
||||
#define REVISION_NR "9447"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue