Module:Exchange/Raw pike: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "return { itemId = 349, icon = 'Raw pike.png', item = 'Raw pike', value = 25, limit = 1, members = true, category = nil, examine = 'I should try cooking this.', hialch = 15, lowalch = 10 }")
 
(No difference)

Latest revision as of 05:14, 7 November 2024

This module is a Grand Exchange Market Watch data page for the item Raw pike.

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

return {
	itemId = 349,
	icon = 'Raw pike.png',
	item = 'Raw pike',
	value = 25,
	limit = 1,
	members = true,
	category = nil,
	examine = 'I should try cooking this.',
	hialch = 15,
	lowalch = 10
}