From 76d30b9dd66f9f16bac78669e56d998bf35deb94 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 16 Jul 2018 14:04:35 -0300 Subject: [skip ci] [testing] Increase player vision range, free skill points, auto-heal skills work every 5s, dex is less efective on cast rate, and normal attacks won't disregard skill delay anymore. Add some chat protection. --- conf/map/battle/client.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/map/battle/client.conf') diff --git a/conf/map/battle/client.conf b/conf/map/battle/client.conf index 0d42d6777..4126beb3e 100644 --- a/conf/map/battle/client.conf +++ b/conf/map/battle/client.conf @@ -40,7 +40,7 @@ packet_obfuscation: 0 // Minimum delay between whisper/global/party/guild messages (in ms) // Messages that break this threshold are silently omitted. -min_chat_delay: 0 +min_chat_delay: 20 // Valid range of dyes and styles on the client. min_hair_style: 0 @@ -67,7 +67,7 @@ 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: 17 // Chat area size (how many squares away from a player can they chat) chat_area_size: 14 -- cgit v1.2.3-70-g09d2