Bug - Fixed Cannot pull "free pulls" using "pull" command in Hardcore

Veracity

Developer
Staff member
Although they ARE allowed, and the Free Pulls panel of the Item Manager will allow will make a StorageRequest and succeed in pulling them.
It'd be nice to be able to script that with the "pull" command.
(ASH take_storage() will make a direct StorageRequest - unless you are batching requests, in which case it will go through the "hagnk" (same as "pull") command, which will fail.)
 

Veracity

Developer
Staff member
Revision 19897 makes the "pull" command use the "freepulls" list to search for items when you are in hardcore. If you ask for an item which is not a Free Pull, it tells you "[XXXX] is not a free pull", rather than saying that you don't have any. Which might also be true, but it's less informative.
 
Top