Module:Exchange/Abyssal ashes

From Old School Near-Reality Wiki
< Module:Exchange
Revision as of 13:58, 9 November 2022 by Jacmob (talk | contribs) (Created page with "return { itemId = 25775, icon = 'Abyssal ashes.png', item = 'Abyssal ashes', value = 1, limit = 7500, members = true, category = nil, examine = 'A heap of ashes.', }")
(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/Abyssal ashes/doc

return {
    itemId     = 25775,
    icon       = 'Abyssal ashes.png',
    item       = 'Abyssal ashes',
    value      = 1,
    limit      = 7500,
    members    = true,
    category   = nil,
    examine    = 'A heap of ashes.',
}