summaryrefslogtreecommitdiff
path: root/conf/battle/client.conf
diff options
context:
space:
mode:
authorJedzkie <jedzkie13@rocketmail.com>2014-08-09 22:56:40 +0800
committerJedzkie <jedzkie13@rocketmail.com>2014-08-09 22:57:44 +0800
commitec027249071f56d8b56557cb3b0a605dc2b834a2 (patch)
treeaaa4873b90303447bf31da4a0fb1c689811c34cc /conf/battle/client.conf
parent6b57cb1d876dae9952932bb27759561daefbc938 (diff)
downloadhercules-ec027249071f56d8b56557cb3b0a605dc2b834a2.tar.gz
hercules-ec027249071f56d8b56557cb3b0a605dc2b834a2.tar.bz2
hercules-ec027249071f56d8b56557cb3b0a605dc2b834a2.tar.xz
hercules-ec027249071f56d8b56557cb3b0a605dc2b834a2.zip
sc_config.txt update.
- Removed some white spaces. - Fixed cash mount cannot be dispelled and removed on death. - Fixed some cash items must not removed when mado is taken off. - Fixed +20 Foods cannot be dispelled. - Increase max hair style from 27 to 29 (to support the new 2 kRO hairstyles) Signed-off-by: Jedzkie <jedzkie13@rocketmail.com>
Diffstat (limited to 'conf/battle/client.conf')
-rw-r--r--conf/battle/client.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf
index 069dea1a5..5089fa4a5 100644
--- a/conf/battle/client.conf
+++ b/conf/battle/client.conf
@@ -21,7 +21,7 @@ min_chat_delay: 0
// Valid range of dyes and styles on the client.
min_hair_style: 0
-max_hair_style: 27
+max_hair_style: 29
min_hair_color: 0
max_hair_color: 8
min_cloth_color: 0
@@ -30,7 +30,7 @@ max_cloth_color: 4
// When set to yes, the damage field in packets sent from woe maps will be set
// to -1, making it impossible for GMs, Bots and Hexed clients to know the
// actual damage caused by attacks. (Note 1)
-hide_woe_damage: no
+hide_woe_damage: yes
// "hair style" number that identifies pet.
// NOTE: The client uses the "hair style" field in the mob packet to tell them apart from mobs.