diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/client.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index a0fb3309e..3d0a9923e 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -99,6 +99,10 @@ wedding_ignorepalette: no // 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? +// Set this to yes if your cloth palettes pack doesn't has Summer palettes (or has less than the other jobs) +summer_ignorepalette: no + // Set this to 1 if your clients have langtype problems and can't display motd properly motd_type: 0 |