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 = 359,
+
price = 348,
last = 342,
+
last = 359,
date = '02:44, May 17, 2020 (UTC)',
+
date = '02:45, May 18, 2020 (UTC)',
lastDate = '02:45, May 16, 2020 (UTC)',
+
lastDate = '02:44, May 17, 2020 (UTC)',
 
icon = 'Raw swordfish.png',
 
icon = 'Raw swordfish.png',
 
item = 'Raw swordfish',
 
item = 'Raw swordfish',

Revision as of 02:45, 18 May 2020

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

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