Increased max. hairstyle number, 23 -> 25 (bugreport:1773)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12986 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
38f2bd2e48
commit
03d91b511f
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user