Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 371,
 
itemId = 371,
price = 369,
+
price = 358,
last = 374,
+
last = 369,
date = '02:45, April 16, 2020 (UTC)',
+
date = '02:44, April 17, 2020 (UTC)',
lastDate = '02:43, April 15, 2020 (UTC)',
+
lastDate = '02:45, April 16, 2020 (UTC)',
 
icon = 'Raw swordfish.png',
 
icon = 'Raw swordfish.png',
 
item = 'Raw swordfish',
 
item = 'Raw swordfish',

Revision as of 02:44, 17 April 2020

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

return {
    itemId     = 371,
    price      = 358,
    last       = 369,
    date       = '02:44, April 17, 2020 (UTC)',
    lastDate   = '02:45, April 16, 2020 (UTC)',
    icon       = 'Raw swordfish.png',
    item       = 'Raw swordfish',
    value      = 80,
    limit      = nil,
    members    = false,
    category   = nil,
    examine    = 'I should try cooking this.'
}