diff --git a/apps/essimporter/importinventory.cpp b/apps/essimporter/importinventory.cpp index 3ec640d3d..2c87a9a19 100644 --- a/apps/essimporter/importinventory.cpp +++ b/apps/essimporter/importinventory.cpp @@ -21,13 +21,18 @@ namespace ESSImport item.mCount = contItem.mCount; item.mRelativeEquipmentSlot = -1; - // seems that a stack of items can have a set of subrecords for each item? rings0000.ess - // doesn't make any sense to me, if the values were different then the items shouldn't stack in the first place? - // I guess we should double check the stacking logic in OpenMW - for (int i=0;i