RuneScape Wiki
m (Updating price)
m (Updating exchange data via the script)
 
(10 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
price = 900,
 
price = 900,
 
last = 900,
 
last = 900,
date = '12:17, March 6, 2018 (UTC)',
+
date = '05:54, March 13, 2018 (UTC)',
lastDate = '15:56, March 5, 2018 (UTC)',
+
lastDate = '08:25, March 12, 2018 (UTC)',
 
icon = '1/3 blue blubber jellyfish.png',
 
icon = '1/3 blue blubber jellyfish.png',
 
item = '1/3 blue blubber jellyfish',
 
item = '1/3 blue blubber jellyfish',

Latest revision as of 16:08, 13 March 2018

Documentation for this module may be created at Module:Exchange/1/3 blue blubber jellyfish/doc

return {
    itemId     = 42271,
    price      = 900,
    last       = 900,
    date       = '05:54, March 13, 2018 (UTC)',
    lastDate   = '08:25, March 12, 2018 (UTC)',
    icon       = '1/3 blue blubber jellyfish.png',
    item       = '1/3 blue blubber jellyfish',
    alchable   = false,
    value      = nil,
    limit      = nil,
    members    = true,
    category   = 'Food and Drink',
    examine    = 'I\'d better be careful eating this.',
    usage      = {}
}