Sells item: Difference between revisions
Jump to navigation
Jump to search
r9555 |
(No difference)
|
Revision as of 06:59, 2 August 2011
needs(code_samples);
Function Syntax
boolean sells_item(coinmaster master ,item it )
- master is the coinmaster to query
- it is the item to query
Returns true if master will sell it.