Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
(34 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
price = 23,
 
price = 23,
 
last = 23,
 
last = 23,
date = '02:24, February 24, 2020 (UTC)',
+
date = '02:22, March 30, 2020 (UTC)',
lastDate = '02:26, February 23, 2020 (UTC)',
+
lastDate = '02:25, March 29, 2020 (UTC)',
volume = 31.6,
+
volume = 44.2,
volumeDate = '02:24, February 24, 2020 (UTC)',
+
volumeDate = '02:22, March 30, 2020 (UTC)',
 
icon = 'Mithril arrow.png',
 
icon = 'Mithril arrow.png',
 
item = 'Mithril arrow',
 
item = 'Mithril arrow',

Revision as of 02:22, 30 March 2020

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

return {
    itemId     = 888,
    price      = 23,
    last       = 23,
    date       = '02:22, March 30, 2020 (UTC)',
    lastDate   = '02:25, March 29, 2020 (UTC)',
    volume     = 44.2,
    volumeDate = '02:22, March 30, 2020 (UTC)',
    icon       = 'Mithril arrow.png',
    item       = 'Mithril arrow',
    value      = nil,
    limit      = 7000,
    members    = false,
    category   = nil,
    examine    = 'Arrows with mithril heads.'
}