RuneScape Wiki
(Updating price)
(Updating price)
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 8882,
 
itemId = 8882,
price = 42,
+
price = 45,
last = 42,
+
last = 45,
date = '01:32, March 24, 2020 (UTC)',
+
date = '01:32, March 31, 2020 (UTC)',
lastDate = '01:32, March 23, 2020 (UTC)',
+
lastDate = '01:32, March 30, 2020 (UTC)',
 
item = 'Bone bolts',
 
item = 'Bone bolts',
 
value = 4,
 
value = 4,

Revision as of 01:32, 31 March 2020

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

return {
    itemId     = 8882,
    price      = 45,
    last       = 45,
    date       = '01:32, March 31, 2020 (UTC)',
    lastDate   = '01:32, March 30, 2020 (UTC)',
    item       = 'Bone bolts',
    value      = 4,
    limit      = 10000,
    members    = true,
    category   = 'Ammo',
    examine    = 'Good if you have a bone crossbow!',
    usage      = {
        'Grand Exchange Market Watch/Most traded',
        'Grand Exchange Market Watch/Ranged'
    }
}