Module:Exchange/Pot

From Roat Pkz
Revision as of 15:36, 1 April 2024 by Hefner (talk | contribs) (Created page with "return { itemId = 1931, icon = 'Pot.png', item = 'Pot', value = 1, limit = 13000, members = false, category = nil, examine = 'This pot is empty.', hialch = 0, lowalch = 0 }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Exchange/Pot/doc

return {
    itemId     = 1931,
    icon       = 'Pot.png',
    item       = 'Pot',
    value      = 1,
    limit      = 13000,
    members    = false,
    category   = nil,
    examine    = 'This pot is empty.',
    hialch     = 0,
    lowalch    = 0
}