RuneScape Wiki
Register
(Updating price)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 2355,
 
itemId = 2355,
price = 825,
+
price = 842,
last = 793,
+
last = 825,
date = '03:51, April 11, 2020 (UTC)',
+
date = '03:49, April 13, 2020 (UTC)',
lastDate = '03:56, April 10, 2020 (UTC)',
+
lastDate = '03:51, April 11, 2020 (UTC)',
 
item = 'Silver bar',
 
item = 'Silver bar',
 
value = 150,
 
value = 150,

Revision as of 03:49, 13 April 2020

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

return {
    itemId     = 2355,
    price      = 842,
    last       = 825,
    date       = '03:49, April 13, 2020 (UTC)',
    lastDate   = '03:51, April 11, 2020 (UTC)',
    item       = 'Silver bar',
    value      = 150,
    limit      = 10000,
    members    = false,
    category   = 'Mining and Smithing',
    examine    = 'It\'s a bar of silver.',
    usage      = {
        'Grand Exchange Market Watch/Combat minigames',
        'Grand Exchange Market Watch/Crafting',
        'Grand Exchange Market Watch/Herblore',
        'Grand Exchange Market Watch/Metal Index',
        'Grand Exchange Market Watch/Smithing'
    }
}