Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 1923,
 
itemId = 1923,
price = 29,
+
price = 25,
last = 29,
+
last = 25,
date = '01:28, June 5, 2020 (UTC)',
+
date = '01:28, June 9, 2020 (UTC)',
lastDate = '01:27, June 4, 2020 (UTC)',
+
lastDate = '01:29, June 7, 2020 (UTC)',
 
icon = 'Bowl.png',
 
icon = 'Bowl.png',
 
item = 'Bowl',
 
item = 'Bowl',

Latest revision as of 01:28, 9 June 2020

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

return {
    itemId     = 1923,
    price      = 25,
    last       = 25,
    date       = '01:28, June 9, 2020 (UTC)',
    lastDate   = '01:29, June 7, 2020 (UTC)',
    icon       = 'Bowl.png',
    item       = 'Bowl',
    value      = nil,
    limit      = nil,
    members    = false,
    category   = nil,
    examine    = 'Useful for mixing things.'
}