Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
(36 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 3049,
 
itemId = 3049,
price = 2114,
+
price = 2242,
last = 2061,
+
last = 2265,
date = '02:06, December 13, 2019 (UTC)',
+
date = '02:03, January 24, 2020 (UTC)',
lastDate = '02:04, December 12, 2019 (UTC)',
+
lastDate = '02:05, January 23, 2020 (UTC)',
 
icon = 'Grimy toadflax.png',
 
icon = 'Grimy toadflax.png',
 
item = 'Grimy toadflax',
 
item = 'Grimy toadflax',

Revision as of 02:03, 24 January 2020

Documentation for this module may be created at Module:Exchange/Grimy toadflax/doc

return {
    itemId     = 3049,
    price      = 2242,
    last       = 2265,
    date       = '02:03, January 24, 2020 (UTC)',
    lastDate   = '02:05, January 23, 2020 (UTC)',
    icon       = 'Grimy toadflax.png',
    item       = 'Grimy toadflax',
    value      = nil,
    limit      = nil,
    members    = true,
    category   = nil,
    examine    = 'It needs cleaning.'
}