Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
 
(42 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 1635,
 
itemId = 1635,
price = 89,
+
price = 115,
last = 88,
+
last = 118,
date = '02:02, April 24, 2020 (UTC)',
+
date = '01:59, June 9, 2020 (UTC)',
lastDate = '01:59, April 23, 2020 (UTC)',
+
lastDate = '02:00, June 7, 2020 (UTC)',
 
icon = 'Gold ring.png',
 
icon = 'Gold ring.png',
 
item = 'Gold ring',
 
item = 'Gold ring',

Latest revision as of 01:59, 9 June 2020

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

return {
    itemId     = 1635,
    price      = 115,
    last       = 118,
    date       = '01:59, June 9, 2020 (UTC)',
    lastDate   = '02:00, June 7, 2020 (UTC)',
    icon       = 'Gold ring.png',
    item       = 'Gold ring',
    value      = nil,
    limit      = nil,
    members    = false,
    category   = nil,
    examine    = 'A valuable ring.'
}