Old School RuneScape Wiki
Register
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 1923,
 
itemId = 1923,
price = 32,
+
price = 30,
last = 33,
+
last = 32,
date = '01:30, June 2, 2020 (UTC)',
+
date = '01:28, June 3, 2020 (UTC)',
lastDate = '01:28, June 1, 2020 (UTC)',
+
lastDate = '01:30, June 2, 2020 (UTC)',
 
icon = 'Bowl.png',
 
icon = 'Bowl.png',
 
item = 'Bowl',
 
item = 'Bowl',

Revision as of 01:28, 3 June 2020

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

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