Module:Exchange/Fez

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 05:10, 7 November 2024 (Created page with "return { itemId = 6382, icon = 'Fez.png', item = 'Fez', value = 20, limit = 1, members = true, category = nil, examine = 'A fez hat. Juss like that.', hialch = 12, lowalch = 8 }"). 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 Fez.

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

  • Exchange:Fez, which has a simple summary of the item's basic exchange information
  • Module:Exchange/Fez, which is the data for the item's basic exchange information
return {
	itemId = 6382,
	icon = 'Fez.png',
	item = 'Fez',
	value = 20,
	limit = 1,
	members = true,
	category = nil,
	examine = 'A fez hat. Juss like that.',
	hialch = 12,
	lowalch = 8
}