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 = 105,
+
price = 108,
 
last = 105,
 
last = 105,
date = '01:02, May 9, 2020 (UTC)',
+
date = '01:02, May 10, 2020 (UTC)',
lastDate = '01:02, May 8, 2020 (UTC)',
+
lastDate = '01:02, May 9, 2020 (UTC)',
volume = 266.5,
+
volume = 269.9,
volumeDate = '01:02, May 9, 2020 (UTC)',
+
volumeDate = '01:02, May 10, 2020 (UTC)',
 
icon = 'Adamant dart.png',
 
icon = 'Adamant dart.png',
 
item = 'Adamant dart',
 
item = 'Adamant dart',

Revision as of 01:02, 10 May 2020

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

return {
    itemId     = 810,
    price      = 108,
    last       = 105,
    date       = '01:02, May 10, 2020 (UTC)',
    lastDate   = '01:02, May 9, 2020 (UTC)',
    volume     = 269.9,
    volumeDate = '01:02, May 10, 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.'
}