diff options
author | shennetsind <ind@henn.et> | 2013-04-24 16:51:51 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-04-24 16:51:51 -0300 |
commit | 2df7ce406e3af72859da37f38f4d5d296c3c1461 (patch) | |
tree | 5f85253e434edd73264e571762f7f562a94b162f /conf/battle/client.conf | |
parent | 018680a339e96fe28e115f94a9eb0f0816bd72c4 (diff) | |
download | hercules-2df7ce406e3af72859da37f38f4d5d296c3c1461.tar.gz hercules-2df7ce406e3af72859da37f38f4d5d296c3c1461.tar.bz2 hercules-2df7ce406e3af72859da37f38f4d5d296c3c1461.tar.xz hercules-2df7ce406e3af72859da37f38f4d5d296c3c1461.zip |
Hanbok & Costumes Update
http://hercules.ws/board/topic/485-hanbok-costumes-update/
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'conf/battle/client.conf')
-rw-r--r-- | conf/battle/client.conf | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index d4350af3a..086932d4b 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -69,20 +69,24 @@ wedding_modifydisplay: no // Save Clothes color. (This will degrade performance) (Note 1) save_clothcolor: yes -// Do not display cloth colors for the wedding class? +// Do not display cloth colors for the wedding costume? // Note: Both save_clothcolor and wedding_modifydisplay have to be enabled // for this option to take effect. Set this to yes if your cloth palettes // pack doesn't has wedding palettes (or has less than the other jobs) wedding_ignorepalette: no -// Do not display cloth colors for the Xmas class? +// Do not display cloth colors for the Xmas costume? // Set this to yes if your cloth palettes pack doesn't has Xmas palettes (or has less than the other jobs) xmas_ignorepalette: no -// Do not display cloth colors for the Summer class? +// Do not display cloth colors for the Summer costume? // Set this to yes if your cloth palettes pack doesn't has Summer palettes (or has less than the other jobs) summer_ignorepalette: no +// Do not display cloth colors for the Hanbok costume? +// Set this to yes if your cloth palettes pack doesn't has Hanbok palettes (or has less than the other jobs) +hanbok_ignorepalette: no + // Set this to 1 if your clients have langtype problems and can't display motd properly motd_type: 0 |