From 2a29e35da4db6bb0fccc633368d53951d0fcc5d0 Mon Sep 17 00:00:00 2001 From: Lupus Date: Tue, 22 Aug 2006 11:27:48 +0000 Subject: added char deletion condition by BaseLevel git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8420 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/char_athena.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'conf-tmpl/char_athena.conf') diff --git a/conf-tmpl/char_athena.conf b/conf-tmpl/char_athena.conf index 5115141b0..0fc0410d5 100644 --- a/conf-tmpl/char_athena.conf +++ b/conf-tmpl/char_athena.conf @@ -205,6 +205,13 @@ log_char: 1 // How many Characters are allowed per Account ? (0 = disabled) [SQL Only!] chars_per_account: 0 +// Restrict character deletion by BaseLevel +// 0: no restriction (players can delete characters of may levels) +// -X: you can't delete chars with BaseLevel <= X +// Y: you can't delete chars with BaseLevel >= Y +// e.g. char_del_level: 80 (players can't delete characters with 80+ BaseLevel) +char_del_level: 0 + // What folder the DB files are in (item_db.txt, etc.) db_path: db -- cgit v1.2.3-60-g2f50