Old School RuneScape Wiki
RSWBot (talk | contribs)
(Updating price)
RSWBot (talk | contribs)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 99,
 
itemId = 99,
price = 8837,
+
price = 8789,
last = 8934,
+
last = 8837,
date = '02:42, May 18, 2020 (UTC)',
+
date = '02:43, May 19, 2020 (UTC)',
lastDate = '02:42, May 17, 2020 (UTC)',
+
lastDate = '02:42, May 18, 2020 (UTC)',
 
icon = 'Ranarr potion (unf).png',
 
icon = 'Ranarr potion (unf).png',
 
item = 'Ranarr potion (unf)',
 
item = 'Ranarr potion (unf)',

Revision as of 02:43, 19 May 2020

Documentation for this module may be created at Module:Exchange/Ranarr potion (unf)/doc

return {
    itemId     = 99,
    price      = 8789,
    last       = 8837,
    date       = '02:43, May 19, 2020 (UTC)',
    lastDate   = '02:42, May 18, 2020 (UTC)',
    icon       = 'Ranarr potion (unf).png',
    item       = 'Ranarr potion (unf)',
    value      = nil,
    limit      = nil,
    members    = true,
    category   = nil,
    examine    = 'I need another ingredient to finish this Ranarr potion.'
}