soolar / sl_ascend

An ascension script for kolmafia
11 stars 5 forks source link

Set CombBeach to use the free parameter #323

Closed icywhitetiger closed 4 years ago

icywhitetiger commented 4 years ago

Test locally, adjusted from all to free as parameter based on CombBeach.ash as well as the usage in https://github.com/soolar/sl_ascend/blob/f5e159522f3c0f23f9409955aa39552c506f8616/RELEASE/scripts/sl_ascend/sl_mr2019.ash#L632

Would close #322

jaspercb commented 4 years ago

D'oh, that's my bad. Very sorry.

EDIT: Ah, I see how this snuck in. You can actually remove the line entirely, since there's a later call to sl_beachUseFreeCombs() which is correct.

icywhitetiger commented 4 years ago

Oh very true, didn't spot that one. That looks like a better fix. I'll pick that up tonight after work if no-one else has.