Code:
> ash historical_price($item[8042])
Returned: 990
> ash mall_price($item[8042])
Returned: 0
> ash historical_price($item[8042])
Returned: 990
I am attempting to get the mall price for the spelunky rock (item ID 8042), but historical_price is changing that to the price of the old Crimbo rock (2108). mall_price doesn't seem to have that issue, for whatever reason.