Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 810,
 
itemId = 810,
price = 104,
+
price = 102,
last = 106,
+
last = 104,
date = '01:02, May 14, 2020 (UTC)',
+
date = '01:03, May 15, 2020 (UTC)',
lastDate = '01:02, May 13, 2020 (UTC)',
+
lastDate = '01:02, May 14, 2020 (UTC)',
volume = 271.9,
+
volume = 214.4,
volumeDate = '01:02, May 14, 2020 (UTC)',
+
volumeDate = '01:03, May 15, 2020 (UTC)',
 
icon = 'Adamant dart.png',
 
icon = 'Adamant dart.png',
 
item = 'Adamant dart',
 
item = 'Adamant dart',

Revision as of 01:03, 15 May 2020

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

return {
    itemId     = 810,
    price      = 102,
    last       = 104,
    date       = '01:03, May 15, 2020 (UTC)',
    lastDate   = '01:02, May 14, 2020 (UTC)',
    volume     = 214.4,
    volumeDate = '01:03, May 15, 2020 (UTC)',
    icon       = 'Adamant dart.png',
    item       = 'Adamant dart',
    value      = 65,
    limit      = 11000,
    members    = true,
    category   = nil,
    examine    = 'A deadly throwing dart with an adamant tip.'
}