diff options
author | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-20 21:10:11 +0000 |
---|---|---|
committer | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-20 21:10:11 +0000 |
commit | aab0d866949ff34a86096d3da93134b79accd245 (patch) | |
tree | a65d00c5751dd0d49acb25ee5348ab52bf93cf2b /conf-tmpl/battle_athena.conf | |
parent | 17947817554295d025a317d03e03a82feaa37f49 (diff) | |
download | hercules-aab0d866949ff34a86096d3da93134b79accd245.tar.gz hercules-aab0d866949ff34a86096d3da93134b79accd245.tar.bz2 hercules-aab0d866949ff34a86096d3da93134b79accd245.tar.xz hercules-aab0d866949ff34a86096d3da93134b79accd245.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@687 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 74672d35d..681a42063 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -154,7 +154,7 @@ base_exp_rate: 100 job_exp_rate: 100 // PVP exp. Do players get exp during pvp -pvp_exp: yes +pvp_exp: no // When a player dies, how should we penalize them? // 0 = No penalty. @@ -216,7 +216,7 @@ gm_skill_unconditional: no player_skillfree: no // When doing a skill reset, whether the skill's restriction is to be ignored or not. (Note 1) -player_skillup_limit: yes +player_skillup_limit: no // Forging success rate. (Note 2) weapon_produce_rate: 100 |