Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 890,
 
itemId = 890,
price = 58,
+
price = 57,
last = 58,
+
last = 57,
date = '01:01, May 14, 2020 (UTC)',
+
date = '01:01, June 9, 2020 (UTC)',
lastDate = '01:01, May 13, 2020 (UTC)',
+
lastDate = '01:01, June 8, 2020 (UTC)',
volume = 42.9,
+
volume = 47.4,
volumeDate = '01:01, May 14, 2020 (UTC)',
+
volumeDate = '01:01, June 9, 2020 (UTC)',
 
icon = 'Adamant arrow.png',
 
icon = 'Adamant arrow.png',
 
item = 'Adamant arrow',
 
item = 'Adamant arrow',

Latest revision as of 01:01, 9 June 2020

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

return {
    itemId     = 890,
    price      = 57,
    last       = 57,
    date       = '01:01, June 9, 2020 (UTC)',
    lastDate   = '01:01, June 8, 2020 (UTC)',
    volume     = 47.4,
    volumeDate = '01:01, June 9, 2020 (UTC)',
    icon       = 'Adamant arrow.png',
    item       = 'Adamant arrow',
    value      = nil,
    limit      = 11000,
    members    = false,
    category   = nil,
    examine    = 'Arrows with adamant heads.'
}