I was wondering if anyone knew how to change where clothes show up in a store? I was wanting to convert a handful of shirts to show up as bras. I tried editing the customization_items.xbtl file. Each bit of clothing has its own entry. Just to test, I changed a line on the cf_ubdy_camisole from
to
When I do this, the camisole shows up in the store as a bra, but hovering over it makes my character topless and the controls stop working. The game doesn't freeze or crash, and I can rotate my character, but I can't select any items or exit the menu. I'm sure I'm missing a step here. Does anyone know where I can go from here?
Code:
<slot>upper body</slot>
Code:
<slot>bra</slot>