From 4ed5ff674f178f9590b58f1cb837835b261b0896 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Apr 2021 11:09:21 -0300 Subject: Disable more unused features, increase packet range from 14 to 15 tiles --- conf/map/battle/client.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'conf') diff --git a/conf/map/battle/client.conf b/conf/map/battle/client.conf index 2f281201..0422cfcf 100644 --- a/conf/map/battle/client.conf +++ b/conf/map/battle/client.conf @@ -67,10 +67,10 @@ hide_woe_damage: true pet_hair_style: 100 // Visible area size (how many squares away from a player can they see) -area_size: 14 +area_size: 15 // Chat area size (how many squares away from a player can they chat) -chat_area_size: 14 +chat_area_size: 15 // Area which monster death packets should be sent to. // This should be set to the farthest distance a player can reach in 250ms @@ -111,7 +111,7 @@ wedding_modifydisplay: false save_clothcolor: true // Save body styles? (Note 1) -save_body_style: true +save_body_style: false // Do not display cloth colors for the wedding costume? // Note: Both save_clothcolor and wedding_modifydisplay have to be enabled @@ -237,4 +237,4 @@ display_config_messages: 0x1F1 display_overweight_messages: 0x3 // Show tip of the day window upon login? -show_tip_window: true +show_tip_window: false -- cgit v1.2.3-60-g2f50