|
@@ -171,6 +171,7 @@ namespace GameLogic.Player
|
|
|
itemInfo = PlayerManager.Instance.eqController.BuildEquipmentForItemId(dropItemConfig.itemID[0],
|
|
|
dropItemConfig.itemID[1],
|
|
|
dropItemConfig.itemID[2]);
|
|
|
+ j += 2;
|
|
|
// itemInfo = DropEquipment(dropItemConfig.itemID[j]);
|
|
|
}
|
|
|
else
|