soolar / sl_ascend

An ascension script for kolmafia
11 stars 5 forks source link

Presool: Change Order of Operations for equipping #306

Closed Phate4569 closed 4 years ago

Phate4569 commented 4 years ago

Fixes issues where script equips banishers and latte AFTER required gear, and renders the user unable to adventure.

Also added an Unstable Fulminate Section to make perfectly sure we have it equipped before adventuring.

Phate4569 commented 4 years ago

1 > Equip General banishers and YR sources 2 > Equip Latte if we specifically need it 3 > Finalize equipment profile with Equipment specifically needed to adv.

Fixes: #276 #271 #301