diff options
author | wushin <pasekei@gmail.com> | 2014-10-28 14:06:47 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-10-28 14:06:47 -0400 |
commit | f3439fef34f5b7ca279028e2e1021c7c6443f625 (patch) | |
tree | 9d0f872782714649110d550427ab054b5092e19b /world/map | |
parent | a34d89f2aaa7276922305091c12f8129cb1aaaab (diff) | |
download | serverdata-f3439fef34f5b7ca279028e2e1021c7c6443f625.tar.gz serverdata-f3439fef34f5b7ca279028e2e1021c7c6443f625.tar.bz2 serverdata-f3439fef34f5b7ca279028e2e1021c7c6443f625.tar.xz serverdata-f3439fef34f5b7ca279028e2e1021c7c6443f625.zip |
Increase Colors
Diffstat (limited to 'world/map')
-rw-r--r-- | world/map/conf/battle_athena.conf | 2 | ||||
-rw-r--r-- | world/map/db/const.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/world/map/conf/battle_athena.conf b/world/map/conf/battle_athena.conf index 3d94845c..8288601d 100644 --- a/world/map/conf/battle_athena.conf +++ b/world/map/conf/battle_athena.conf @@ -283,7 +283,7 @@ any_warp_GM_min_level: 20 min_hair_style: 0 max_hair_style: 20 min_hair_color: 0 -max_hair_color: 11 +max_hair_color: 255 // Visible area size (how many squares away from a player can they see) area_size: 14 diff --git a/world/map/db/const.txt b/world/map/db/const.txt index fb4c8737..655de746 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -222,7 +222,7 @@ HS_Bun 16 HS_ShoulderLengthFlick 17 HS_Fizzy 18 HS_LongAndClipped 19 -HS_Bald 20 +HS_BaldTwo 20 // Hair Colors HC_LIGHT_BROWN 0 |