Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
(39 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
price = 38,
 
price = 38,
 
last = 38,
 
last = 38,
date = '03:21, February 28, 2020 (UTC)',
+
date = '03:19, April 8, 2020 (UTC)',
lastDate = '03:25, February 27, 2020 (UTC)',
+
lastDate = '03:22, April 7, 2020 (UTC)',
 
icon = 'Tuna.png',
 
icon = 'Tuna.png',
 
item = 'Tuna',
 
item = 'Tuna',

Revision as of 03:19, 8 April 2020

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

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