From bab077c56d3f89cc65bb0b00e10046ae8bdaa83a Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 26 Jun 2006 14:44:38 +0000 Subject: - Merged Mitternacht's max_heal/max_heal_lv config settings. - Removed support of packet 0xc3 on the new packet versions. Thanks to Meruru for pointing out they aren't being used anymore. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7343 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 0d1669deb..6f59f2204 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -189,6 +189,8 @@ extern struct Battle_Config { unsigned short skill_min_damage; unsigned short finger_offensive_type; unsigned short heal_exp; + unsigned short max_heal_lv; + int max_heal; //Mitternacht unsigned short resurrection_exp; unsigned short shop_exp; unsigned short combo_delay_rate; -- cgit v1.2.3-60-g2f50