Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 371,
 
itemId = 371,
price = 330,
+
price = 335,
last = 322,
+
last = 331,
date = '02:45, May 24, 2020 (UTC)',
+
date = '02:47, May 26, 2020 (UTC)',
lastDate = '02:45, May 23, 2020 (UTC)',
+
lastDate = '02:45, May 25, 2020 (UTC)',
 
icon = 'Raw swordfish.png',
 
icon = 'Raw swordfish.png',
 
item = 'Raw swordfish',
 
item = 'Raw swordfish',

Revision as of 02:47, 26 May 2020

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

return {
    itemId     = 371,
    price      = 335,
    last       = 331,
    date       = '02:47, May 26, 2020 (UTC)',
    lastDate   = '02:45, May 25, 2020 (UTC)',
    icon       = 'Raw swordfish.png',
    item       = 'Raw swordfish',
    value      = 80,
    limit      = nil,
    members    = false,
    category   = nil,
    examine    = 'I should try cooking this.'
}