System/FairyAu/FairyFeastTransmitShow.cs
@@ -410,7 +410,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); }