r28367 - What's Changed Add sell_cost function to get costs for an item as a map of item -> quantity by @gausie in #2753 Full Changelog: r28366...r2

> ash sell_cost($coinmaster[none],$item[seal tooth])

()
Script execution aborted (java.lang.NullPointerException: Cannot invoke "net.sourceforge.kolmafia.CoinmasterData.getShopRows()" because "data" is null): ()
Returned: void

This needs a error case when coinmaster == none
 
Back
Top