Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 5316,
 
itemId = 5316,
price = 122808,
+
price = 116681,
last = 121893,
+
last = 115128,
date = '02:20, March 12, 2020 (UTC)',
+
date = '02:19, April 9, 2020 (UTC)',
lastDate = '02:19, March 11, 2020 (UTC)',
+
lastDate = '02:19, April 8, 2020 (UTC)',
 
icon = 'Magic seed.png',
 
icon = 'Magic seed.png',
 
item = 'Magic seed',
 
item = 'Magic seed',

Revision as of 02:19, 9 April 2020

Documentation for this module may be created at Module:Exchange/Magic seed/doc

return {
    itemId     = 5316,
    price      = 116681,
    last       = 115128,
    date       = '02:19, April 9, 2020 (UTC)',
    lastDate   = '02:19, April 8, 2020 (UTC)',
    icon       = 'Magic seed.png',
    item       = 'Magic seed',
    value      = nil,
    limit      = 200,
    members    = true,
    category   = nil,
    examine    = 'Plant this in a plantpot of soil to grow a sapling.'
}