Sorry for not being clearer, Bale. I grabbed the new version before ascending. Log shows:The most recent version will not sell pork in fistcore. It also won't summon stickers. It also won't try to equip anything in your hands.
> Checking for updates (running newLife ver. 1.8)...
> You have a current version of newLife.
>.................
> Pork Elf stones are being autosold now to garner a detuned radio, stolen accordion and seal tooth.
autosell: 1 baconstone
if(!wotsf && item_amount($item[baconstone]) > 0 || item_amount($item[hamethyst]) > 0 || item_amount($item[porquoise]) > 0) {
if(!wotsf && (item_amount($item[baconstone]) > 0 || item_amount($item[hamethyst]) > 0 || item_amount($item[porquoise]) > 0)) {
WARNING!
Don't use this script for the new challenge path "Way of the Surprising Fist"! There is an interesting restriction that will cause this script to do something unpleasant. And it may break when it tries to equip your gear.
I'll be rolling out a new version as soon as mafia adds recognition of the new path.
The only disaster was selling off your pork gems to charity. That's unpleasant, but it wouldn't really harm your run. I wasn't more specific because I didn't want to give away spoilers when fistcore was so new.
Ooops. My last update had an unpleasant bug! Please update if you're doing any hardcore fisting.
Updated newLife to v1.8.3
- Confused two choice adventures and had wrong options to gain meat from the crypt. Now I'm stuck with a rusty bonesaw I don't need.
If only you'd pointed that out to me, I'd have 250 meat instead of a useless rusty bonesaw!
If only you'd pointed that out to me, I'd have 250 meat instead of a useless rusty bonesaw!
(I usually just click the automatic noncombat button in the relay browser instead of moving my mouse. Then I get surprised if it doesn't do what I thought I had scripted! That's what postAscensionScript and moodScript are supposed to do!)