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 --- src/char/char.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/char/char.h') diff --git a/src/char/char.h b/src/char/char.h index dfec9104f..773532035 100644 --- a/src/char/char.h +++ b/src/char/char.h @@ -44,5 +44,5 @@ extern int char_name_option; extern char char_name_letters[]; extern int autosave_interval; extern char db_path[]; - +extern int guild_exp_rate; #endif -- cgit v1.2.3-60-g2f50