diff options
author | Dennis Friis <peavey@inspircd.org> | 2009-06-19 09:38:15 +0200 |
---|---|---|
committer | Dennis Friis <peavey@inspircd.org> | 2009-06-19 09:38:15 +0200 |
commit | caaee95946874cedae8cd76be6406323a85c893a (patch) | |
tree | f735ca92feadb946d09775158167ff9fec57fd0e | |
parent | 08090920543c95fd0935b04c4acb59cc43618e97 (diff) | |
download | serverdata-caaee95946874cedae8cd76be6406323a85c893a.tar.gz serverdata-caaee95946874cedae8cd76be6406323a85c893a.tar.bz2 serverdata-caaee95946874cedae8cd76be6406323a85c893a.tar.xz serverdata-caaee95946874cedae8cd76be6406323a85c893a.zip |
Try having multi level up on and see how this works for gameplay.
-rw-r--r-- | conf/battle_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle_athena.conf b/conf/battle_athena.conf index d4852dd7..5bd98111 100644 --- a/conf/battle_athena.conf +++ b/conf/battle_athena.conf @@ -639,7 +639,7 @@ equipment_break_rate: 100 pk_mode: no // Turn this on to allow a player to level up more than once from a kill. (Note 1) -multi_level_up: no +multi_level_up: yes // Does using bow to do a backstab give a 50% damage penalty? (Note 1) backstab_bow_penalty: yes |