From 50e81a45cc33929680b89973c1723adfa8bec8ec Mon Sep 17 00:00:00 2001 From: aleos89 Date: Thu, 28 Jul 2016 19:41:51 -0400 Subject: [PATCH] Follow up to d1a957e * Removed a comment that is no longer applicable. --- conf/battle/player.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/battle/player.conf b/conf/battle/player.conf index 9e7ffbe78a..8048cc3384 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -181,7 +181,6 @@ vip_base_exp_increase: 50 vip_job_exp_increase: 50 // Experience penalty rate multiplier for VIP accounts. -// Multiplies the 'death_penalty_base' and 'death_penalty_job' settings in 'conf/battle/exp.conf'. // Default: 100 (100 = 1% penalty) vip_exp_penalty_base: 100 vip_exp_penalty_job: 100