mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
Reconfigured inventory back to normal, fixed a typo.
This commit is contained in:
@@ -39,8 +39,8 @@ function debugContainersItems()
|
||||
id:]] ..item:getId() .. [[,
|
||||
stackable:]] ..tostring(item:isStackable()) .. [[,
|
||||
marketable:]] ..tostring(item:isMarketable()) .. [[,
|
||||
nvocation:]]..(item:getMarketData() and item:getMarketData().restrictVocation or 'none') ..[[,
|
||||
ncloth slot:]] ..item:getClothSlot() .. [[
|
||||
vocation:]]..(item:getMarketData() and item:getMarketData().restrictVocation or 'none') ..[[,
|
||||
cloth slot:]] ..item:getClothSlot() .. [[
|
||||
]]
|
||||
g_tooltip.display(text)
|
||||
end
|
||||
|
Reference in New Issue
Block a user