Winterbay
Active member
If you try to use take_storage in Hardcore it fails, as expected, stating that I have 0 pulls and 0 automatic pulls left after which it returns true:
I would expect it to return false under that circumstance.
This is with r10220.
Code:
> ash take_storage(1, to_item("meleegra"))
Pulling items from storage...
0 pulls remaining,0 budgeted for automatic use.
Returned: true
This is with r10220.