diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-28 13:46:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-28 13:46:10 -0300 |
commit | eed8c429088151e63a18d2b8a976db5f5479ed54 (patch) | |
tree | 542f30a7bf9f15a5cd8fb0625bb3c1f6c879db51 /conf/map/battle | |
parent | 2e199ef8edd2436ecaf935fc6e271550e63c5634 (diff) | |
download | serverdata-eed8c429088151e63a18d2b8a976db5f5479ed54.tar.gz serverdata-eed8c429088151e63a18d2b8a976db5f5479ed54.tar.bz2 serverdata-eed8c429088151e63a18d2b8a976db5f5479ed54.tar.xz serverdata-eed8c429088151e63a18d2b8a976db5f5479ed54.zip |
I do not want body style to be save.
Diffstat (limited to 'conf/map/battle')
-rw-r--r-- | conf/map/battle/client.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/client.conf b/conf/map/battle/client.conf index d0aa15b8f..8bab044a7 100644 --- a/conf/map/battle/client.conf +++ b/conf/map/battle/client.conf @@ -111,7 +111,7 @@ wedding_modifydisplay: false save_clothcolor: true // Save body styles? (Note 1) -save_body_style: true +save_body_style: false // Do not display cloth colors for the wedding costume? // Note: Both save_clothcolor and wedding_modifydisplay have to be enabled |