- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
Line 255:
Line 255:
− +
no edit summary
equipment = row_data.item
equipment = row_data.item
end
end
if self._single_item and self._args.categories then
if self._single_item and self._args.categories and equip ~= false then
self._consumed_equipment = self._consumed_equipment or {}
self._consumed_equipment = self._consumed_equipment or {}
self._consumed_equipment[equip == true and equipment:name() or equip] = equipment
self._consumed_equipment[equip == true and equipment:name() or equip] = equipment