Talk:Storage amount
Can anyone else verify, before I edit it in, that this function doesn't work on free pulls? --StDoodle (#1059825) 11:45, 21 September 2010 (UTC)
Verified. I believe that this was reported as a bug once. (Back when we had that awesome bug tracker.) However this behavior was clarified to be working as intended and hence, not a bug. The fact that an itemd doesn't require a pulls means that it is supposed to be treated differently. Use available_amount()
minus item_amount()
to verify presence of free pulls in Hangks. Then get them into inventory with retrieve_item()
instead of with take_storage()
. You're right that info should probably be on all relevant pages. --Bale 05:17, 22 September 2010 (UTC)