RuneScape Wiki
Register
(Updating price)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 2355,
 
itemId = 2355,
price = 508,
+
price = 516,
last = 510,
+
last = 508,
date = '03:50, May 17, 2020 (UTC)',
+
date = '03:52, May 18, 2020 (UTC)',
lastDate = '03:50, May 16, 2020 (UTC)',
+
lastDate = '03:50, May 17, 2020 (UTC)',
 
item = 'Silver bar',
 
item = 'Silver bar',
 
value = 150,
 
value = 150,

Revision as of 03:52, 18 May 2020

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

return {
    itemId     = 2355,
    price      = 516,
    last       = 508,
    date       = '03:52, May 18, 2020 (UTC)',
    lastDate   = '03:50, May 17, 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'
    }
}