soolar / sl_ascend

An ascension script for kolmafia
11 stars 5 forks source link

Don’t pull crudles in TCRS #253

Closed Saklad5 closed 4 years ago

Saklad5 commented 5 years ago

Commit: https://github.com/soolar/sl_ascend/commit/38981a6a2f6faed4951593c1a3842bb4130eca04 The script insists on pulling 2 crudles in TCRS, despite having sl_limitConsume set to true. So now I’ve spent two pulls on crappy-quality food.

I think it should avoid using the normal behavior regardless of sl_limitConsume during a TCRS run, but it definitely shouldn’t be pulling that with it on.

Saklad5 commented 5 years ago

This happened again in https://github.com/soolar/sl_ascend/commit/e6ca7105e8a94248966d25183570dc7c46f0deea with sl_beta_test set to true.