summaryrefslogtreecommitdiff
path: root/conf/battle_athena.conf
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-01-05 14:06:13 +0000
committerJared Adams <jaxad0127@gmail.com>2009-01-05 14:06:13 +0000
commit30dd04a2236b7c5378606f103d773300f67d015a (patch)
tree37dacda916b5057979876bc8e309fa5185b84d21 /conf/battle_athena.conf
parent56d45c034b7862b35dd12cbe2051a14f86f64d7c (diff)
downloadserverdata-30dd04a2236b7c5378606f103d773300f67d015a.tar.gz
serverdata-30dd04a2236b7c5378606f103d773300f67d015a.tar.bz2
serverdata-30dd04a2236b7c5378606f103d773300f67d015a.tar.xz
serverdata-30dd04a2236b7c5378606f103d773300f67d015a.zip
Disable death penalty
Diffstat (limited to 'conf/battle_athena.conf')
-rw-r--r--conf/battle_athena.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle_athena.conf b/conf/battle_athena.conf
index 3419fc80..474fcfd3 100644
--- a/conf/battle_athena.conf
+++ b/conf/battle_athena.conf
@@ -149,7 +149,7 @@ pvp_exp: yes
// 0 = No penalty.
// 1 = Lose % of current level when killed.
// 2 = Lose % of total experience when killed.
-death_penalty_type: 1
+death_penalty_type: 0
// Base exp. penalty rate (Each 100 is 1% of their exp)
death_penalty_base: 100