From a34d89f2aaa7276922305091c12f8129cb1aaaab Mon Sep 17 00:00:00 2001 From: wushin Date: Tue, 28 Oct 2014 13:26:12 -0400 Subject: Add Offical Bald Hairstyle --- world/map/conf/battle_athena.conf | 2 +- world/map/db/const.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/world/map/conf/battle_athena.conf b/world/map/conf/battle_athena.conf index cc10f40c..3d94845c 100644 --- a/world/map/conf/battle_athena.conf +++ b/world/map/conf/battle_athena.conf @@ -281,7 +281,7 @@ any_warp_GM_min_level: 20 // valid range of dye's and styles on the client // Note: this is also hard-coded in the char-server min_hair_style: 0 -max_hair_style: 19 +max_hair_style: 20 min_hair_color: 0 max_hair_color: 11 diff --git a/world/map/db/const.txt b/world/map/db/const.txt index 90118b47..fb4c8737 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -222,6 +222,7 @@ HS_Bun 16 HS_ShoulderLengthFlick 17 HS_Fizzy 18 HS_LongAndClipped 19 +HS_Bald 20 // Hair Colors HC_LIGHT_BROWN 0 -- cgit v1.2.3-60-g2f50