Module:Exchange/Abyssal ashes: Difference between revisions

From Old School Near-Reality Wiki
Jump to navigation Jump to search
(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.', }")
 
(No difference)

Latest revision as of 14:58, 9 November 2022

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.',
}