diff options
-rw-r--r-- | conf/map/battle/client.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/map/battle/client.conf b/conf/map/battle/client.conf index 4dc803bca..2fb2d28ac 100644 --- a/conf/map/battle/client.conf +++ b/conf/map/battle/client.conf @@ -104,9 +104,7 @@ wedding_modifydisplay: false save_clothcolor: true // Save body styles? (Note 1) -// Note: Don't turn this on unless you know what your doing. -// Sprites are not released officially. -save_body_style: false +save_body_style: true // Do not display cloth colors for the wedding costume? // Note: Both save_clothcolor and wedding_modifydisplay have to be enabled |