RuneScape Wiki
m (Updated GEMW data via script on the exchange page.)
m (Updated GEMW data via script on the exchange page.)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 43945,
 
itemId = 43945,
price = 7,
+
price = 8,
last = 5,
+
last = 7,
date = '21:57, September 6, 2018 (UTC)',
+
date = '17:46, September 7, 2018 (UTC)',
lastDate = '14:37, September 4, 2018 (UTC)',
+
lastDate = '21:57, September 6, 2018 (UTC)',
 
icon = 'Delicious honeycomb.png',
 
icon = 'Delicious honeycomb.png',
 
item = 'Delicious honeycomb',
 
item = 'Delicious honeycomb',

Revision as of 17:46, 7 September 2018

Documentation for this module may be created at Module:Exchange/Delicious honeycomb/doc

return {
    itemId     = 43945,
    price      = 8,
    last       = 7,
    date       = '17:46, September 7, 2018 (UTC)',
    lastDate   = '21:57, September 6, 2018 (UTC)',
    icon       = 'Delicious honeycomb.png',
    item       = 'Delicious honeycomb',
    alchable   = false,
    value      = nil,
    limit      = nil,
    members    = true,
    category   = 'Miscellaneous',
    examine    = 'Farmyard animals love the taste of this honey, it makes them happier.',
    usage      = {}
}