Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 1635,
 
itemId = 1635,
price = 103,
+
price = 100,
last = 107,
+
last = 103,
date = '01:59, May 25, 2020 (UTC)',
+
date = '02:00, May 26, 2020 (UTC)',
lastDate = '01:59, May 24, 2020 (UTC)',
+
lastDate = '01:59, May 25, 2020 (UTC)',
 
icon = 'Gold ring.png',
 
icon = 'Gold ring.png',
 
item = 'Gold ring',
 
item = 'Gold ring',

Revision as of 02:00, 26 May 2020

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

return {
    itemId     = 1635,
    price      = 100,
    last       = 103,
    date       = '02:00, May 26, 2020 (UTC)',
    lastDate   = '01:59, May 25, 2020 (UTC)',
    icon       = 'Gold ring.png',
    item       = 'Gold ring',
    value      = nil,
    limit      = nil,
    members    = false,
    category   = nil,
    examine    = 'A valuable ring.'
}