diff options
Diffstat (limited to 'conf/map/battle')
-rw-r--r-- | conf/map/battle/client.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/map/battle/client.conf b/conf/map/battle/client.conf index e9baa869e..ab39a2b0e 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: 18 // Chat area size (how many squares away from a player can they chat) -chat_area_size: 14 +chat_area_size: 18 // Area which monster death packets should be sent to. // This should be set to the farthest distance a player can reach in 250ms |