diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-12-21 21:22:05 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-12-21 21:22:05 +0300 |
commit | b40edb7ea1dad904ffc09d20d4f8be887698dff5 (patch) | |
tree | 175484abbd363c727608a8c19d66d5454793f0ca /conf/battle/misc.conf | |
parent | 2655b7f3e15e25ff9632487df356388ef939e1b3 (diff) | |
download | serverdata-b40edb7ea1dad904ffc09d20d4f8be887698dff5.tar.gz serverdata-b40edb7ea1dad904ffc09d20d4f8be887698dff5.tar.bz2 serverdata-b40edb7ea1dad904ffc09d20d4f8be887698dff5.tar.xz serverdata-b40edb7ea1dad904ffc09d20d4f8be887698dff5.zip |
Update conf from hercules.
Diffstat (limited to 'conf/battle/misc.conf')
-rw-r--r-- | conf/battle/misc.conf | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/conf/battle/misc.conf b/conf/battle/misc.conf index 09600aa2..535f3a13 100644 --- a/conf/battle/misc.conf +++ b/conf/battle/misc.conf @@ -9,12 +9,16 @@ // assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun) //-------------------------------------------------------------- -// PK Server Mode. Turns entire server pvp(excluding towns). Experience loss is doubled if killed by another player. -// When players hunt monsters over 20 levels higher, they will receive 15% additional exp., and 25% chance of receiving more items. -// There is a nopvp.txt for setting up maps not to have pk on in this mode. Novices cannot be attacked and cannot attack. -// Normal pvp counter and rank display are disabled as well. -// Note: If pk_mode is set to 2 instead of 1 (yes), players will receive a -// manner penalty of 5 each time they kill another player (see manner_system +// PK Server Mode. +// Turns entire server pvp(excluding towns). +// Experience loss is doubled if killed by another player. +// When players hunt monsters over 20 levels higher, they will receive 15% +// additional exp., and 25% chance of receiving more items. +// There is a nopvp.txt for setting up maps not to have pk on in this mode. +// Novices cannot be attacked and cannot attack. +// Normal pvp counter and rank display are disabled as well. +// Note: If pk_mode is set to 2 instead of 1 (yes), players will receive a +// manner penalty of 5 each time they kill another player (see manner_system // config to adjust how this will affect players) pk_mode: 0 |