UI/Common/UI3DShowHero.cs
@@ -116,7 +116,9 @@ } } if (secondaryResId == 0 || (data.fashionClothesId != 0 && data.fashionSecondaryId > 0)) if (secondaryResId == 0 || (data.fashionClothesId != 0 && data.fashionSecondaryId > 0) || (data.fashionClothesId == 0 && data.fashionSecondaryId > 0)) { PutOnExtraSecondary(job, extraSecondaryId); }