Fixing healing mechanisms
This commit is contained in:
@@ -165,6 +165,7 @@ function CutLimbHandler:checkItem(item)
|
||||
TOC_DEBUG.print("checkItem: " .. tostring(itemType))
|
||||
|
||||
if CheckIfSaw(itemType) then
|
||||
TOC_DEBUG.print("added to list -> " .. itemType)
|
||||
self:addItem(self.items.ITEMS, item)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user