From 0c458a4976ea392a71ccfa8d86f2ebf86d03e1b4 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Thu, 17 Dec 2015 16:10:19 +0530 Subject: Added Support for BodyStyle Closes #974 as merged --- conf/battle/client.conf | 7 +++++++ conf/messages.conf | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/battle/client.conf b/conf/battle/client.conf index e10f03d82..6ca2f67e0 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -26,6 +26,8 @@ min_hair_color: 0 max_hair_color: 8 min_cloth_color: 0 max_cloth_color: 4 +min_body_style: 0 +max_body_style: 4 // When set to yes, the damage field in packets sent from woe maps will be set // to -1, making it impossible for GMs, Bots and Hexed clients to know the @@ -75,6 +77,11 @@ wedding_modifydisplay: no // Save Clothes color. (This will degrade performance) (Note 1) save_clothcolor: yes +// 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: no + // 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 diff --git a/conf/messages.conf b/conf/messages.conf index 6be8c7221..6e671b83b 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1035,7 +1035,7 @@ // @changelook 1177: Usage: @changelook {} -1178: Position: 1:Top 2:Middle 3:Bottom 4:Weapon 5:Shield 6:Shoes 7:Robe +1178: Position: 1:Top 2:Middle 3:Bottom 4:Weapon 5:Shield 6:Shoes 7:Robe 8:Body // @autotrade 1179: Autotrade is not allowed in this map. -- cgit v1.2.3-60-g2f50