Stash amount

From Kolmafia
Revision as of 00:20, 2 March 2010 by imported>StDoodle (Created page with '{{#vardefine:name|stash_amount}} {{#vardefine:return_type|int}} {{FunctionPage| name={{#var:name}}| function_category=Item Management| function1={{Function| name={{#var:name}}|…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



Function Syntax

int stash_amount(item it )

  • it is the item to check

Returns the amount of the given item that are in your clan stash.

See Also

closet_amount() | display_amount() | equipped_amount() | item_amount() | shop_amount() | storage_amount()