Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 1515,
 
itemId = 1515,
price = 220,
+
price = 228,
 
last = 220,
 
last = 220,
date = '03:30, May 20, 2020 (UTC)',
+
date = '03:31, May 21, 2020 (UTC)',
lastDate = '03:30, May 19, 2020 (UTC)',
+
lastDate = '03:30, May 20, 2020 (UTC)',
volume = 80.9,
+
volume = 93.6,
volumeDate = '03:30, May 20, 2020 (UTC)',
+
volumeDate = '03:31, May 21, 2020 (UTC)',
 
icon = 'Yew logs.png',
 
icon = 'Yew logs.png',
 
item = 'Yew logs',
 
item = 'Yew logs',

Revision as of 03:31, 21 May 2020

Documentation for this module may be created at Module:Exchange/Yew logs/doc

return {
    itemId     = 1515,
    price      = 228,
    last       = 220,
    date       = '03:31, May 21, 2020 (UTC)',
    lastDate   = '03:30, May 20, 2020 (UTC)',
    volume     = 93.6,
    volumeDate = '03:31, May 21, 2020 (UTC)',
    icon       = 'Yew logs.png',
    item       = 'Yew logs',
    value      = 160,
    limit      = 12000,
    members    = false,
    category   = nil,
    examine    = 'Logs cut from a yew tree.'
}