diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-02-24 17:42:51 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-03-01 19:06:36 +0100 |
commit | c32f84d9fd28033b38f69ae59fadb87c88fb8e8f (patch) | |
tree | 6114b063da3a3b6a59cbb509ed6166fa9921d67e /world/map/db/const.txt | |
parent | 3913106c6fc7118f805f60b70b4d69124185d541 (diff) | |
download | serverdata-c32f84d9fd28033b38f69ae59fadb87c88fb8e8f.tar.gz serverdata-c32f84d9fd28033b38f69ae59fadb87c88fb8e8f.tar.bz2 serverdata-c32f84d9fd28033b38f69ae59fadb87c88fb8e8f.tar.xz serverdata-c32f84d9fd28033b38f69ae59fadb87c88fb8e8f.zip |
New hairstyle: Long and clipped
Diffstat (limited to 'world/map/db/const.txt')
-rw-r--r-- | world/map/db/const.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt index 85a5d68c..bc7518c4 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -178,6 +178,7 @@ HS_Mane 15 HS_Bun 16 HS_ShoulderLengthFlick 17 HS_Fizzy 18 +HS_LongAndClipped 19 // Hair colors HC_LIGHT_BROWN 0 @@ -192,6 +193,7 @@ HC_LIGHT_BLUE 8 HC_DARK_PURPLE 9 HC_BLACK 10 HC_PINK 11 +HC_BROWN 12 HC_WHITE 127 // Colors for dyed items |