Fluxxdog
Active member
Noticed a potential problem with ChoiceManager.java, line 10820-39. There doesn't seem to be any check for if the mistress has been fought today. Looking through, I also can't seem to find a property that tracks whether the mistress has been fought today. It is FURTHER complicated by the potential of Engorged Sausages and You. That said...
I'd like to request better support for handling the remains of a jilted mistress. This would include a daily boolean preference as well as an additional choice option to check for the book, then fight the mistress, then get moxie.
Also, the section of code mentioned will burn through all remaining turns if one of the ChoiceManager.MISTRESS_ITEMS is a goal and it is not dropped in the only daily fight. A safety should be built in to prevent undesirable behavior.
I'd like to request better support for handling the remains of a jilted mistress. This would include a daily boolean preference as well as an additional choice option to check for the book, then fight the mistress, then get moxie.
Also, the section of code mentioned will burn through all remaining turns if one of the ChoiceManager.MISTRESS_ITEMS is a goal and it is not dropped in the only daily fight. A safety should be built in to prevent undesirable behavior.