Old School RuneScape Wiki
Register
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 1129,
 
itemId = 1129,
price = 5,
+
price = 7,
last = 5,
+
last = 7,
date = '02:16, April 18, 2020 (UTC)',
+
date = '02:17, June 9, 2020 (UTC)',
lastDate = '02:16, April 17, 2020 (UTC)',
+
lastDate = '02:17, June 7, 2020 (UTC)',
 
icon = 'Leather body.png',
 
icon = 'Leather body.png',
 
item = 'Leather body',
 
item = 'Leather body',

Latest revision as of 02:17, 9 June 2020

Documentation for this module may be created at Module:Exchange/Leather body/doc

return {
    itemId     = 1129,
    price      = 7,
    last       = 7,
    date       = '02:17, June 9, 2020 (UTC)',
    lastDate   = '02:17, June 7, 2020 (UTC)',
    icon       = 'Leather body.png',
    item       = 'Leather body',
    value      = nil,
    limit      = 125,
    members    = false,
    category   = nil,
    examine    = 'Better than no armour!'
}