summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-23 16:23:06 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-23 16:23:06 +0000
commit5f5eff969313694cd5c75e85b1d45c87acaea8d7 (patch)
treecbef11f0a19766126d799f5132fb04d9869f7998 /conf
parent860757fa15262f33ffe19f0475e71120e009a96b (diff)
downloadhercules-5f5eff969313694cd5c75e85b1d45c87acaea8d7.tar.gz
hercules-5f5eff969313694cd5c75e85b1d45c87acaea8d7.tar.bz2
hercules-5f5eff969313694cd5c75e85b1d45c87acaea8d7.tar.xz
hercules-5f5eff969313694cd5c75e85b1d45c87acaea8d7.zip
Increased max. hairstyle number, 23 -> 25 (bugreport:1773)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12986 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf')
-rw-r--r--conf/Changelog.txt2
-rw-r--r--conf/battle/client.conf2
2 files changed, 3 insertions, 1 deletions
diff --git a/conf/Changelog.txt b/conf/Changelog.txt
index 9ac8b6e28..3e9fd15d4 100644
--- a/conf/Changelog.txt
+++ b/conf/Changelog.txt
@@ -1,5 +1,7 @@
Date Added
+2008/07/23
+ * Increased max. hairstyle number, 23 -> 25 (bugreport:1773) [ultramage]
2008/07/22
* Rev. 12981 Removed mail commands that no longer exist from help.txt. [L0ne_W0lf]
2008/06/14
diff --git a/conf/battle/client.conf b/conf/battle/client.conf
index 3d0a9923e..ed4646fcb 100644
--- a/conf/battle/client.conf
+++ b/conf/battle/client.conf
@@ -45,7 +45,7 @@ min_chat_delay: 0
// valid range of dye's and styles on the client
min_hair_style: 0
-max_hair_style: 23
+max_hair_style: 25
min_hair_color: 0
max_hair_color: 8
min_cloth_color: 0