Buys item

From Kolmafia
Revision as of 06:57, 2 August 2011 by imported>Bale (r9555)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

boolean buys_item(coinmaster master ,item it )

  • master is the coinmaster to query
  • it is the item to query

Returns true if master will purchase it.

See Also

buy() | buy_price()