Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
(35 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
price = 70,
 
price = 70,
 
last = 70,
 
last = 70,
date = '01:01, December 18, 2019 (UTC)',
+
date = '01:01, January 24, 2020 (UTC)',
lastDate = '01:01, December 17, 2019 (UTC)',
+
lastDate = '01:01, January 23, 2020 (UTC)',
volume = 25.0,
+
volume = 26.8,
volumeDate = '01:01, December 18, 2019 (UTC)',
+
volumeDate = '01:01, January 24, 2020 (UTC)',
 
icon = 'Adamant arrow.png',
 
icon = 'Adamant arrow.png',
 
item = 'Adamant arrow',
 
item = 'Adamant arrow',

Revision as of 01:01, 24 January 2020

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

return {
    itemId     = 890,
    price      = 70,
    last       = 70,
    date       = '01:01, January 24, 2020 (UTC)',
    lastDate   = '01:01, January 23, 2020 (UTC)',
    volume     = 26.8,
    volumeDate = '01:01, January 24, 2020 (UTC)',
    icon       = 'Adamant arrow.png',
    item       = 'Adamant arrow',
    value      = nil,
    limit      = 11000,
    members    = false,
    category   = nil,
    examine    = 'Arrows with adamant heads.'
}