From 700e4388dbea30f4119404b3eb1ac9be372d1adf Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 18 Aug 2009 22:33:33 +0000 Subject: * Changed attribute_recover to no, being hit by the same element should not recover HP. * Added monster_noteleport to Okolnir quest maps. Will fix the tarot card issue. - Fixed Brynhild dialog in the Asprika quests. (bugreport:3085) - Removed "Disabled" tag from Volcano base quest. (bugreport:3342) - Attempted to fix the sign quest dancing portion. (bugreport:3382) - Fixed Guardian in schg_cas03 using invalid coords. (bugreport:3462) - Fixed Turbo Track records using wrong variable type. (bugreport:3484) - Fixed the checkweights in the Crow of Fate quest. (bugreport:3500) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14013 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/battle.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/battle') diff --git a/conf/battle/battle.conf b/conf/battle/battle.conf index b5544fe41..05f774ea6 100644 --- a/conf/battle/battle.conf +++ b/conf/battle/battle.conf @@ -66,7 +66,7 @@ player_damage_delay_rate: 100 undead_detect_type: 0 // Does HP recover if hit by an attribute that's same as your own? (Note 1) -attribute_recover: yes +attribute_recover: no // What is the minimum and maximum hitrate of normal attacks? min_hitrate: 5 -- cgit v1.2.3-70-g09d2