diff options
Diffstat (limited to 'conf/battle/exp.conf')
-rw-r--r-- | conf/battle/exp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/exp.conf b/conf/battle/exp.conf index f3d438ea2..f5078b0b6 100644 --- a/conf/battle/exp.conf +++ b/conf/battle/exp.conf @@ -87,7 +87,7 @@ death_penalty_base: 100 // Job exp. penalty rate (Each 100 is 1% of their exp) death_penalty_job: 100 -// When a player dies, how much zeny should we penalize them with? +// When a player dies (to another player), how much zeny should we penalize them with? // NOTE: It is a percentage of their zeny, so 100 = 1% zeny_penalty: 0 |