diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-05-10 19:30:56 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-05-10 19:30:56 +0300 |
commit | d002c8e0e4ac9076369dd40f421d451a6247fbcd (patch) | |
tree | e6de6a4bf08bb4f6f20af4d58ff11ffda7dec6b5 /conf/map/battle/client.conf | |
parent | 0a973c034c314eec7574c4afae82c96dc1a6d0b3 (diff) | |
download | serverdata-s20170529.tar.gz serverdata-s20170529.tar.bz2 serverdata-s20170529.tar.xz serverdata-s20170529.zip |
Update to latest hercules.s20170529
Diffstat (limited to 'conf/map/battle/client.conf')
-rw-r--r-- | conf/map/battle/client.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/map/battle/client.conf b/conf/map/battle/client.conf index a28804d4..e4a646f9 100644 --- a/conf/map/battle/client.conf +++ b/conf/map/battle/client.conf @@ -126,6 +126,14 @@ summer_ignorepalette: false // Set this to true if your cloth palettes pack doesn't has Hanbok palettes (or has less than the other jobs) hanbok_ignorepalette: false +// Do not display cloth colors for the Oktoberfest costume? +// Set this to true if your cloth palettes pack doesn't has Oktoberfest palettes (or has less than the other jobs) +oktoberfest_ignorepalette: false + +// Do not display cloth colors for the Summer 2 costume? +// Set this to true if your cloth palettes pack doesn't has Summer 2 palettes (or has less than the other jobs) +summer2_ignorepalette: false + // Show Hercules version to users when the login? display_version: false |