master
niczkx 12 years ago
parent 1e2af86d16
commit 45d55b63d9

@ -40,7 +40,7 @@ function debugContainersItems()
stackable:]] ..tostring(item:isStackable()) .. [[,
marketable:]] ..tostring(item:isMarketable()) .. [[,
nvocation:]]..(item:getMarketData() and item:getMarketData().restrictVocation or 'none') ..[[,
ncloth slot:]] ..item:getClothSlot()
ncloth slot:]] ..item:getClothSlot() .. [[
]]
g_tooltip.display(text)
end

Loading…
Cancel
Save