From 5f00460ddd810828f3248d1a970b49f965771913 Mon Sep 17 00:00:00 2001 From: ultramage Date: Wed, 3 Jan 2007 18:18:50 +0000 Subject: - Now the server will by default perform symmetric adding of friends - > TODO - symmetric deletion (http://www.eathena.ws/board/index.php?showtopic=130749) - Added a first approximation of warps for the new maps (by $ephiroth) - Added Rachel and Veins to the list of @go destinations git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9613 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/battle.c') diff --git a/src/map/battle.c b/src/map/battle.c index 9951090e7..6c7a5b07b 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -4244,7 +4244,7 @@ void battle_set_defaults() { battle_config.autospell_stacking = 0; battle_config.override_mob_names = 0; battle_config.min_chat_delay = 0; - battle_config.friend_auto_add = 0; + battle_config.friend_auto_add = 1; battle_config.hvan_explosion_intimate = 45000; //[orn] battle_config.homunculus_show_growth = 0; //[orn] battle_config.homunculus_friendly_rate = 100; -- cgit v1.2.3-60-g2f50