diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-08 19:03:24 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-08 19:03:24 +0000 |
commit | fce3dab3045f8b7a9a79bd2957c0b3c7813d3d2f (patch) | |
tree | bdecc3468da813d70b777ccb91804a4e527b946d /conf/battle | |
parent | a6cbad09d5f8a7c97c1953b7696d7dc070bf0230 (diff) | |
download | hercules-fce3dab3045f8b7a9a79bd2957c0b3c7813d3d2f.tar.gz hercules-fce3dab3045f8b7a9a79bd2957c0b3c7813d3d2f.tar.bz2 hercules-fce3dab3045f8b7a9a79bd2957c0b3c7813d3d2f.tar.xz hercules-fce3dab3045f8b7a9a79bd2957c0b3c7813d3d2f.zip |
* Added missing Hair Dressers and Hair Dyer to Lighthalzen.
- Hair Dresser will change hair styles ranging between 20 to 27
- Assistant Beautician changes to a random style and colour between 1-23.
* Updated the Cursed Spirit quest, and added some more town NPCs.
* Added more town NPCs to Splendide and Manuk.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14780 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/battle')
-rw-r--r-- | conf/battle/client.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index 143505a36..6a6c58d13 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -48,7 +48,7 @@ min_chat_delay: 0 // valid range of dye's and styles on the client min_hair_style: 0 -max_hair_style: 25 +max_hair_style: 27 min_hair_color: 0 max_hair_color: 8 min_cloth_color: 0 |