diff options
Diffstat (limited to 'world/map/db')
-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 |