Shop price

From Kolmafia
Revision as of 06:48, 30 March 2014 by imported>Gnocchi masala (Revision 12906 add shop_price() function.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

int shop_price(item it )

  • it is the item to check

Returns the price of a given item that are currently for sale in your mall store. If the item is not currently for sale then 999999999 is returned.

See Also

mall_price() | historical_price() | autosell_price() | npc_price()