From cbc3c50aeb12013ae1e4553390b156ea39cb0897 Mon Sep 17 00:00:00 2001 From: Saulc Date: Fri, 26 Jan 2018 02:14:38 +0100 Subject: change stats points. and add new foods items --- conf/map/battle/exp.conf | 4 ++-- conf/map/maps.conf | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'conf') diff --git a/conf/map/battle/exp.conf b/conf/map/battle/exp.conf index 3a38c1c6c..d1c296f92 100644 --- a/conf/map/battle/exp.conf +++ b/conf/map/battle/exp.conf @@ -93,10 +93,10 @@ pvp_exp: true death_penalty_type: 1 // Base exp. penalty rate (Each 100 is 1% of their exp) -death_penalty_base: 100 +death_penalty_base: 1000 // Job exp. penalty rate (Each 100 is 1% of their exp) -death_penalty_job: 100 +death_penalty_job: 500 // 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% diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 49fcbbf18..f32d2f0bb 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -65,14 +65,12 @@ map_list: ( "003-2-0", "003-2-1", "003-2-2", - "004-1-1-1", - "004-1-1", - "004-1", "005-1", "005-2", "005-3", "005-4", "005-5", + "005-6", "008-1", "008-2-0", "008-2-1", -- cgit v1.2.3-60-g2f50