System/KnapSack/Logic/ItemTipsModel.cs
@@ -1841,6 +1841,14 @@ SetExtraInfos(extraInfos.ToArray()); } if(type == PackType.rptDogzEquip || type == PackType.rptDogzItem) { if (GetUseDataModel((int)ItemUseDataKey.Def_IudetDogzEquipPlus) != null) { StrengthLV = GetUseDataModel((int)ItemUseDataKey.Def_IudetDogzEquipPlus)[0]; } } SetWinType(); }