From c44e355943ad24235aceb6bd2157544bdf46ba64 Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 10 Sep 2007 18:11:10 +0000 Subject: Added config option 'quest_exp_rate' to adjust exp gained by the 'getexp' script command (followup to r11165). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11171 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index ca9563ce6..a4bab9b54 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -433,6 +433,7 @@ extern struct Battle_Config int hom_rename; int homunculus_show_growth ; //[orn] int homunculus_friendly_rate; + int quest_exp_rate; } battle_config; void do_init_battle(void); -- cgit v1.2.3-60-g2f50