organs are full and it has very few adventures left
it is about to transform into a wolf
It calculates the latter using "wereProfessorTransformTurns", which is only updated when you view the charpane. Autoscend almost never views the charpane, so this preference is almost never updated, so autoscend generally doesn't buy skills during the run. This can really hinder daycount if it doesn't buy stomach / liver.
Also fix a separate issue where it only bought skills if it had 1 more RP than required.
How Has This Been Tested?
Running WereProf.
Checklist:
[x] My code follows the style guidelines of this project.
[x] I have performed a self-review of my own code.
[x] I have commented my code, particularly in hard-to-understand areas.
[x] I have based my pull request against the main branch or have a good reason not to.
Description
WereProfessor only buys skills if
It calculates the latter using "wereProfessorTransformTurns", which is only updated when you view the charpane. Autoscend almost never views the charpane, so this preference is almost never updated, so autoscend generally doesn't buy skills during the run. This can really hinder daycount if it doesn't buy stomach / liver.
Also fix a separate issue where it only bought skills if it had 1 more RP than required.
How Has This Been Tested?
Running WereProf.
Checklist: