Module:Exchange/Pot of flour

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 04:14, 7 November 2024 (Created page with "return { itemId = 1933, icon = 'Pot of flour.png', item = 'Pot of flour', value = 10, limit = 1, members = true, category = nil, examine = 'There is flour in this pot.', hialch = 0, lowalch = 0 }"). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This module is a Grand Exchange Market Watch data page for the item Pot of flour.

The Grand Exchange Market Watch has several pages associated for this item:

return {
	itemId = 1933,
	icon = 'Pot of flour.png',
	item = 'Pot of flour',
	value = 10,
	limit = 1,
	members = true,
	category = nil,
	examine = 'There is flour in this pot.',
	hialch = 0,
	lowalch = 0
}