Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
Line 3: Line 3:
 
price = 39,
 
price = 39,
 
last = 39,
 
last = 39,
date = '03:19, March 9, 2020 (UTC)',
+
date = '03:22, March 10, 2020 (UTC)',
lastDate = '03:20, March 8, 2020 (UTC)',
+
lastDate = '03:19, March 9, 2020 (UTC)',
 
icon = 'Tuna.png',
 
icon = 'Tuna.png',
 
item = 'Tuna',
 
item = 'Tuna',

Revision as of 03:22, 10 March 2020

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

return {
    itemId     = 361,
    price      = 39,
    last       = 39,
    date       = '03:22, March 10, 2020 (UTC)',
    lastDate   = '03:19, March 9, 2020 (UTC)',
    icon       = 'Tuna.png',
    item       = 'Tuna',
    value      = 40,
    limit      = 6000,
    members    = false,
    category   = nil,
    examine    = 'Wow, this is a big fish.'
}