From 6bd0769c68ca86c5454a360f46d0facbbc75cfe5 Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 9 Jun 2006 15:12:53 +0000 Subject: - Fixed @mapinfo displaying incorrectly maps with nosave which send you back to your last savepoint. - Moved guild_exp_rate from a mapserver battle config setting to a char server config. It no longer modifies the total taxed exp as seen on the guild information window, but directly modifies the exp that the guild earns. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7074 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/char_athena.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'conf-tmpl/char_athena.conf') diff --git a/conf-tmpl/char_athena.conf b/conf-tmpl/char_athena.conf index 68f7113aa..576d6e757 100644 --- a/conf-tmpl/char_athena.conf +++ b/conf-tmpl/char_athena.conf @@ -139,6 +139,12 @@ fame_list_alchemist: 10 fame_list_blacksmith: 10 fame_list_taekwon: 10 +// Guild earned exp modifier. +// Adjusts taxed exp before adding it to the guild's exp. For example, if set +// to 200, the guild receives double the player's taxed exp. +guild_exp_rate: 100 + + // Name used for unknown characters unknown_char_name: Unknown -- cgit v1.2.3-60-g2f50